Useful class adapters based on ASM, a very small and fast Java bytecode manipulation framework.
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</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.
Adapt a class using ASM commons
No known issues recorded.
No dependency data recorded yet.