12 lines
459 B
Text
12 lines
459 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Nc4
|
|
Bundle-SymbolicName: com.raytheon.uf.common.nc4
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: com.raytheon.uf.common.nc4,
|
|
com.raytheon.uf.common.nc4.cf
|
|
Require-Bundle: edu.mit.ll.netcdf;bundle-version="1.3.0",
|
|
org.apache.commons.lang3;bundle-version="3.4.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174"
|