Эксперт ХД

org.javassist:javassist (3.30.2-GA)

Published 2026-09-15 10:17:30 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.javassist</groupId>
	<artifactId>javassist</artifactId>
	<version>3.30.2-GA</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.javassist:javassist:3.30.2-GA

About this package

Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.

Dependencies

junit:junit
[4.13.1,)
org.hamcrest:hamcrest-all
1.3
Details
Maven
2026-09-15 10:17:30 +00:00
288
Javassist
MPL 1.1
LGPL 2.1
Apache License 2.0
787 KiB
Assets (2)
Versions (2) View all
3.30.2-GA 2026-09-15
3.29.2-GA 2026-09-15