
sf.spring.asm.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sorm Show documentation
Show all versions of sorm Show documentation
java jpa tool for spring
The newest version!
/**
* Spring's repackaging of
* ASM 9.x
* (with Spring-specific patches; for internal use only).
*
* This repackaging technique avoids any potential conflicts with
* dependencies on ASM at the application level or from third-party
* libraries and frameworks.
*
*
As this repackaging happens at the class file level, sources
* and javadocs are not available here.
*/
package sf.spring.asm;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy