15 lines
658 B
Text
15 lines
658 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Shef
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.shef
|
|
Bundle-Version: 1.16.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
javax.measure,
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174"
|
|
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
|