Repackaged ASM 7 bytecode manipulation library for use within Apache XBean.
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-asm7-shaded</artifactId>
<version>4.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a class file using the shaded ASM ClassReader.
Use the shaded package (org.apache.xbean.asm7) instead of org.objectweb.asm.
No dependency data recorded yet.