22 lines
1.1 KiB
Text
22 lines
1.1 KiB
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Registry
|
||
|
Bundle-SymbolicName: com.raytheon.uf.common.datadelivery.bandwidth
|
||
|
Bundle-Version: 1.0.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||
|
Require-Bundle: com.raytheon.uf.common.datadelivery.registry;bundle-version="1.0.0",
|
||
|
com.raytheon.uf.common.comm;bundle-version="1.12.1174",
|
||
|
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.auth;bundle-version="1.12.1174",
|
||
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
||
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
||
|
com.raytheon.uf.common.datadelivery.request;bundle-version="1.0.0",
|
||
|
com.google.guava;bundle-version="1.0.0",
|
||
|
com.raytheon.uf.common.time;bundle-version="1.12.1174"
|
||
|
Export-Package: com.raytheon.uf.common.datadelivery.bandwidth,
|
||
|
com.raytheon.uf.common.datadelivery.bandwidth.data,
|
||
|
com.raytheon.uf.common.datadelivery.bandwidth.request,
|
||
|
com.raytheon.uf.common.datadelivery.bandwidth.response
|