ASM Analysis provides static code analysis APIs for Java bytecode manipulation using the ASM framework.
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-analysis</artifactId>
<version>9.9.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Analyze a class using ASM's Analyzer
No known issues recorded.
No dependency data recorded yet.