17 lines
590 B
Text
17 lines
590 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Sfcobs Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.sfcobs
|
|
Bundle-Version: 1.18.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-ActivationPolicy: lazy
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: com.raytheon.uf.common.serialization,
|
|
com.raytheon.uf.common.dataplugin,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.geospatial,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.dataaccess,
|
|
javax.measure,
|
|
javax.xml.bind
|
|
Export-Package: com.raytheon.uf.common.dataplugin.sfcobs
|