2013-02-07 16:00:39 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: com.raytheon.uf.common.datadelivery.service
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.datadelivery.service
|
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Import-Package: javax.persistence
|
|
|
|
Require-Bundle:
|
|
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.datadelivery.registry;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.datadelivery.request;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.registry.ebxml;bundle-version="1.0.0",
|
2013-05-13 15:48:33 -05:00
|
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
|
|
org.geotools;bundle-version="2.6.4",
|
|
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
|
|
org.springframework;bundle-version="2.5.6",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
|
|
com.google.guava;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174"
|
2013-02-07 16:00:39 -06:00
|
|
|
Export-Package:
|
2013-05-13 15:48:33 -05:00
|
|
|
com.raytheon.uf.common.datadelivery.service,
|
|
|
|
com.raytheon.uf.common.datadelivery.service.subscription
|
2013-02-07 16:00:39 -06:00
|
|
|
|
|
|
|
|