17 lines
593 B
Text
17 lines
593 B
Text
|
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
|