com.github.drinkjava2.asm.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbeanbox Show documentation
Show all versions of jbeanbox Show documentation
jBeanBox is a macro scale IOC(DI)/AOP tool
The newest version!
/**
* jBeanBox's repackaging of ASM
* 7.0 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.
*/
package com.github.drinkjava2.asm;