org.ow2.asm:asm-commons (9.6)
Published 2026-09-15 10:18:22 +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.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>9.6</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.ow2.asm:asm-commons:9.6About this package
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
Dependencies
org.ow2.asm:asm
9.6
org.ow2.asm:asm-tree
9.6
Details
Assets (2)
Versions (2)
View all
asm-commons-9.6.jar
70 KiB
asm-commons-9.6.pom
2.7 KiB