awips2/edexOsgi/com.raytheon.uf.common.dataplugin.cwa/META-INF/MANIFEST.MF
2022-05-05 12:34:50 -05:00

15 lines
496 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Cwa Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.cwa
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Export-Package: com.raytheon.uf.common.dataplugin.cwa
Require-Bundle: com.raytheon.uf.common.serialization,
com.raytheon.uf.common.pointdata,
org.geotools,
javax.persistence,
javax.measure,
com.raytheon.uf.common.dataplugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy