19 lines
787 B
Text
19 lines
787 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Hpe
|
|
Bundle-SymbolicName: com.raytheon.uf.common.plugin.hpe
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.uf.common.util;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm,
|
|
com.raytheon.uf.common.serialization,
|
|
org.hibernate;bundle-version="4.2.15",
|
|
org.apache.commons.lang3,
|
|
org.apache.commons.collections;bundle-version="3.2.2"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.uf.common.plugin.hpe.data,
|
|
com.raytheon.uf.common.plugin.hpe.request
|