2013-01-23 11:18:44 -05:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Bandwidth
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.datadelivery.bandwidth
|
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
|
|
Require-Bundle: com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.edex.common;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.datadelivery.retrieval;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
|
|
org.geotools;bundle-version="2.6.4",
|
|
|
|
com.raytheon.uf.common.datadelivery.registry;bundle-version="1.0.0",
|
|
|
|
com.google.guava;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.edex.event;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.edex.datadelivery.retrieval;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
|
|
com.raytheon.uf.common.registry.ebxml,
|
|
|
|
com.raytheon.uf.common.registry.event;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
|
|
javax.persistence;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.registry.schemas.ebxml;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.datadelivery.bandwidth;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.edex.auth;bundle-version="1.12.1174",
|
|
|
|
com.raytheon.uf.common.plugin.nwsauth;bundle-version="1.12.1174",
|
2013-02-27 13:06:53 -06:00
|
|
|
com.raytheon.uf.common.util,
|
2013-04-16 09:34:02 -05:00
|
|
|
com.raytheon.uf.common.datadelivery.request;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.edex.registry.ebxml;bundle-version="1.0.0"
|
2013-03-12 11:14:18 -05:00
|
|
|
Export-Package: com.raytheon.uf.edex.datadelivery.bandwidth,
|
|
|
|
com.raytheon.uf.edex.datadelivery.bandwidth.dao,
|
|
|
|
com.raytheon.uf.edex.datadelivery.bandwidth.interfaces,
|
|
|
|
com.raytheon.uf.edex.datadelivery.bandwidth.processing,
|
|
|
|
com.raytheon.uf.edex.datadelivery.bandwidth.retrieval,
|
|
|
|
com.raytheon.uf.edex.datadelivery.bandwidth.util
|
2013-01-23 11:18:44 -05:00
|
|
|
Import-Package: com.raytheon.uf.common.datadelivery.event.retrieval,
|
|
|
|
com.raytheon.uf.common.datadelivery.registry
|