Change-Id: Idec6238188f29f51f3738d2e40f95d6c562cfe39 Former-commit-id:4675bed4c2
[formerlyb10b1150be
] [formerlyaf05feb5a7
[formerly 534777d96a45b275abd9cc26818b7df200974595]] Former-commit-id:af05feb5a7
Former-commit-id:4d1a8805ab
27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Stats
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.stats
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
com.google.guava;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.stats;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.util,
|
|
org.springframework;bundle-version="2.5.6",
|
|
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
org.apache.commons.collections;bundle-version="3.2.0",
|
|
org.junit,
|
|
javax.measure,
|
|
org.hibernate;bundle-version="1.0.0"
|
|
Import-Package: javax.measure.unit
|