Provides bytecode manipulation and analysis capabilities for EclipseLink persistence framework.
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>org.eclipse.persistence.asm</artifactId>
<version>9.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses ClassReader to read a class file and print its name.
Use only this version of ASM in your project, or shade it if needed.
No dependency data recorded yet.