2017-04-21 18:33:55 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Grid
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.grid
|
|
|
|
Bundle-Version: 1.16.0.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
2018-07-05 11:49:57 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
2017-04-21 18:33:55 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
|
|
|
Export-Package: com.raytheon.uf.common.dataplugin.grid,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.dataaccess,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.dataquery,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.datastorage,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.mapping,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.request,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.units,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.util
|
|
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.gridcoverage;bundle-version="1.13.0";visibility:=reexport,
|
|
|
|
com.raytheon.uf.common.parameter;visibility:=reexport,
|
|
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.14.0";visibility:=reexport,
|
|
|
|
com.raytheon.uf.common.serialization,
|
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.datastorage,
|
|
|
|
com.raytheon.uf.common.comm,
|
|
|
|
com.raytheon.uf.common.dataquery,
|
|
|
|
com.raytheon.uf.common.util,
|
|
|
|
com.raytheon.uf.common.dataaccess,
|
|
|
|
com.raytheon.uf.common.serialization.comm,
|
|
|
|
com.raytheon.uf.common.status,
|
|
|
|
com.raytheon.uf.common.style,
|
|
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
|
|
|
org.apache.commons.beanutils,
|
|
|
|
javax.measure,
|
|
|
|
javax.persistence,
|
|
|
|
org.hibernate
|