2012-10-26 14:00:55 -05:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Stats
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.stats
|
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2012-11-07 12:48:25 -06:00
|
|
|
Export-Package: com.raytheon.uf.common.stats,
|
2012-11-21 17:53:30 -06:00
|
|
|
com.raytheon.uf.common.stats.data,
|
|
|
|
com.raytheon.uf.common.stats.util,
|
2012-11-07 12:48:25 -06:00
|
|
|
com.raytheon.uf.common.stats.xml
|
2012-10-26 14:00:55 -05:00
|
|
|
Require-Bundle: com.raytheon.uf.common.time;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",
|
|
|
|
javax.persistence;bundle-version="1.0.0",
|
2012-11-20 10:22:01 -06:00
|
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
2012-11-21 17:53:30 -06:00
|
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
|
|
com.google.guava;bundle-version="1.0.0",
|
|
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
2013-01-17 18:15:24 -06:00
|
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
|
|
javax.measure;bundle-version="1.0.0",
|
2013-02-12 16:03:38 -06:00
|
|
|
com.raytheon.uf.common.units;bundle-version="1.0.0",
|
|
|
|
org.apache.commons.lang;bundle-version="2.3.0"
|