25 lines
1.1 KiB
Text
25 lines
1.1 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ebxml
|
|
Bundle-SymbolicName: com.raytheon.uf.common.registry.schemas.ebxml
|
|
Bundle-Version: 1.14.1.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: javax.persistence;bundle-version="1.0.0",
|
|
org.hibernate;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
org.apache.commons.cxf;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
org.reflections;bundle-version="0.9.9",
|
|
org.springframework;bundle-version="3.1.4"
|
|
Export-Package: com.raytheon.uf.common.registry.schemas.ebxml.util,
|
|
com.raytheon.uf.common.registry.schemas.ebxml.util.annotations,
|
|
oasis.names.tc.ebxml.regrep.wsdl.registry.services.v4,
|
|
oasis.names.tc.ebxml.regrep.xsd.lcm.v4,
|
|
oasis.names.tc.ebxml.regrep.xsd.query.v4,
|
|
oasis.names.tc.ebxml.regrep.xsd.rim.v4,
|
|
oasis.names.tc.ebxml.regrep.xsd.rs.v4,
|
|
oasis.names.tc.ebxml.regrep.xsd.spi.v4,
|
|
org.w3.v1999.xlink
|