org.ow2.asm:asm-bom (9.6)
Published 2026-02-24 13:44:57 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-bom</artifactId>
<version>9.6</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.ow2.asm:asm-bom:9.6About this package
ASM, a very small and fast Java bytecode manipulation framework