18 lines
875 B
Text
18 lines
875 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: MPE Test & Verification Plugin
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.mpe.test
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: com.raytheon.uf.edex.database;bundle-version="1.15.1",
|
|
com.raytheon.uf.common.mpe;bundle-version="1.15.0",
|
|
com.raytheon.uf.common.ohd;bundle-version="1.16.0",
|
|
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.14.0",
|
|
org.slf4j;bundle-version="1.7.21",
|
|
com.raytheon.uf.common.time;bundle-version="1.15.0",
|
|
com.raytheon.uf.edex.plugin.mpe;bundle-version="1.16.0",
|
|
org.apache.commons.io;bundle-version="2.4.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.15.1",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
|
|
com.raytheon.uf.common.mpe.gribit2;bundle-version="1.16.0"
|