17 lines
636 B
Text
17 lines
636 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Metartohmdb Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.metartohmdbsrv
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.1",
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
org.geotools,
|
|
javax.persistence,
|
|
javax.measure,
|
|
com.raytheon.uf.common.status;bundle-version="1.14.1",
|
|
org.slf4j;bundle-version="1.7.12"
|
|
Import-Package: com.raytheon.edex.plugin.obs.metar,
|
|
com.raytheon.uf.common.dataplugin.obs.metar,
|
|
com.raytheon.uf.common.wmo
|