awips2/edexOsgi/com.raytheon.uf.common.dataplugin.shef/META-INF/MANIFEST.MF

17 lines
593 B
Text
Raw Normal View History

2022-05-05 12:34:50 -05:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Shef
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.shef
Bundle-Version: 1.18.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.serialization,
javax.measure,
com.raytheon.uf.common.serialization.comm,
javax.xml.bind
Export-Package: com.raytheon.uf.common.dataplugin.shef.data,
com.raytheon.uf.common.dataplugin.shef.tables,
com.raytheon.uf.common.dataplugin.shef.util
Import-Package: com.raytheon.uf.common.ohd