OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.hibernate.annotations.common.reflection.java Bundle-Description: hibernate-commons-annotations-4.0.0.CR2 Bundle-Name: hibernate-commons-annotations-4.0.0.CR2 Bundle-Version: 4.0.0.CR2 Export-Package: org.hibernate.annotations.common;uses:="org.hibernate.annotations.common.util.impl",org.hibernate.annotations.common.annotationfactory,org.hibernate.annotations.common.reflection;uses:="org.hibernate.annotations.common.reflection.java.generics",org.hibernate.annotations.common.reflection.java;uses:="org.hibernate.annotations.common,org.hibernate.annotations.common.reflection,org.hibernate.annotations.common.reflection.java.generics,org.hibernate.annotations.common.util",org.hibernate.annotations.common.reflection.java.generics,org.hibernate.annotations.common.util;uses:="org.hibernate.annotations.common",org.hibernate.annotations.common.util.impl;uses:="org.jboss.logging" Import-Package: java.beans,java.io,java.lang,java.lang.annotation,java.lang.reflect,java.util,org.jboss.logging;version="3.0.1.GA"
|