OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.objectweb.asm.commons Bundle-Description: asm-commons-3.3 Bundle-Name: asm-commons-3.3 Bundle-Version: 3.3 Export-Package: org.objectweb.asm.commons;uses:="org.objectweb.asm,org.objectweb.asm.signature,org.objectweb.asm.tree" Import-Package: java.io,java.lang,java.lang.reflect,java.security,java.util,org.objectweb.asm;version="3.3",org.objectweb.asm.signature;version="3.3",org.objectweb.asm.tree;version="3.3"
|