Manifest |
Manifest-Version: 1.0 Implementation-Title: classfilewriter Implementation-Version: 1.0.0.Final Built-By: stuart Specification-Vendor: JBoss, a division of Red Hat, Inc. Created-By: Apache Maven Implementation-URL: https://github.com/jbossas/jboss-classfilewriter Implementation-Vendor: JBoss, a division of Red Hat, Inc. Implementation-Vendor-Id: org.jboss.classfilewriter Build-Jdk: 1.6.0_26 Specification-Title: classfilewriter Specification-Version: 1.0.0.Final Archiver-Version: Plexus Archiver
Name: Build-Information Os-Arch: x86_64 Os-Name: Mac OS X Os-Version: 10.6.8 Scm-Url: scm:git:git@github.com:jbossas/jboss-classfilewriter.git Java-Version: 1.6.0_26 Java-Vendor: Apple Inc.
|
OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.jboss.classfilewriter.annotations Bundle-Description: jboss-classfilewriter-1.0.0.Final Bundle-Name: jboss-classfilewriter-1.0.0.Final Bundle-Version: 1.0.0.Final Export-Package: org.jboss.classfilewriter;uses:="org.jboss.classfilewriter.annotations,org.jboss.classfilewriter.attributes,org.jboss.classfilewriter.code,org.jboss.classfilewriter.constpool,org.jboss.classfilewriter.util",org.jboss.classfilewriter.annotations;uses:="org.jboss.classfilewriter,org.jboss.classfilewriter.attributes,org.jboss.classfilewriter.constpool,org.jboss.classfilewriter.util",org.jboss.classfilewriter.attributes;uses:="org.jboss.classfilewriter,org.jboss.classfilewriter.code,org.jboss.classfilewriter.constpool,org.jboss.classfilewriter.util",org.jboss.classfilewriter.code;uses:="org.jboss.classfilewriter,org.jboss.classfilewriter.attributes,org.jboss.classfilewriter.constpool,org.jboss.classfilewriter.util",org.jboss.classfilewriter.constpool;uses:="org.jboss.classfilewriter,org.jboss.classfilewriter.util",org.jboss.classfilewriter.util;uses:="org.jboss.classfilewriter.code" Import-Package: java.io,java.lang,java.lang.annotation,java.lang.reflect,java.security,java.util
|