42 lines
1.3 KiB
Text
42 lines
1.3 KiB
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Shef Plug-in
|
||
|
Bundle-SymbolicName: com.raytheon.edex.plugin.shef
|
||
|
Bundle-Version: 1.19.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Export-Package: com.raytheon.edex.plugin.shef,
|
||
|
com.raytheon.edex.plugin.shef.data,
|
||
|
com.raytheon.edex.plugin.shef.data.precip,
|
||
|
com.raytheon.edex.plugin.shef.database,
|
||
|
com.raytheon.edex.plugin.shef.ohdlib,
|
||
|
com.raytheon.edex.plugin.shef.util,
|
||
|
com.raytheon.edex.transform.shef,
|
||
|
com.raytheon.edex.transform.shef.obs
|
||
|
Require-Bundle: com.raytheon.edex.common,
|
||
|
com.raytheon.uf.edex.decodertools,
|
||
|
com.raytheon.uf.common.localization,
|
||
|
javax.persistence,
|
||
|
org.apache.commons.cli,
|
||
|
com.raytheon.uf.common.dataplugin.shef,
|
||
|
com.raytheon.uf.common.status,
|
||
|
org.slf4j,
|
||
|
com.raytheon.uf.common.dataplugin.obs,
|
||
|
com.raytheon.uf.common.pointdata,
|
||
|
com.raytheon.uf.common.units,
|
||
|
javax.measure,
|
||
|
org.postgres,
|
||
|
javax.xml.bind,
|
||
|
org.hibernate
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||
|
Import-Package: com.raytheon.edex.plugin.obs,
|
||
|
com.raytheon.edex.plugin.obs.metar,
|
||
|
com.raytheon.edex.plugin.obs.metar.util,
|
||
|
com.raytheon.edex.plugin.shef.database,
|
||
|
com.raytheon.uf.common.dataplugin.obs.metar,
|
||
|
com.raytheon.uf.common.dataplugin.obs.metar.util,
|
||
|
com.raytheon.uf.common.dataplugin.sfcobs,
|
||
|
com.raytheon.uf.common.dataplugin.text.request,
|
||
|
com.raytheon.uf.common.ohd,
|
||
|
com.raytheon.uf.common.wmo
|
||
|
|