Spring Framework's internal ASM-based bytecode manipulation module (deprecated and merged into spring-core).
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>
<version>3.1.4.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read a class file using Spring's ASM wrapper.
Use spring-core's org.springframework.asm package instead.
No dependency data recorded yet.