2012-09-11 11:58:17 -05:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Grid
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.grid
|
2014-08-14 10:22:37 -05:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-09-11 11:58:17 -05:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2014-08-14 10:22:37 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
2013-12-16 14:18:51 -06:00
|
|
|
Bundle-ActivationPolicy: lazy
|
2012-09-11 11:58:17 -05:00
|
|
|
Export-Package: com.raytheon.uf.common.dataplugin.grid,
|
2012-11-19 11:25:05 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.grid.dataquery,
|
2012-09-11 11:58:17 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.grid.dataset,
|
2012-11-19 11:25:05 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.grid.datastorage,
|
2012-11-02 15:41:04 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.grid.mapping,
|
2012-09-11 11:58:17 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.grid.request,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.units,
|
|
|
|
com.raytheon.uf.common.dataplugin.grid.util
|
2013-12-16 14:18:51 -06:00
|
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin,
|
2014-03-07 15:47:22 -06:00
|
|
|
com.raytheon.uf.common.gridcoverage;bundle-version="1.13.0";visibility:=reexport,
|
2013-12-16 14:18:51 -06:00
|
|
|
com.raytheon.uf.common.parameter;visibility:=reexport,
|
2014-03-07 15:47:22 -06:00
|
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.14.0";visibility:=reexport,
|
2013-12-16 14:18:51 -06:00
|
|
|
com.raytheon.uf.common.serialization,
|
2014-03-07 15:47:22 -06:00
|
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.14.0",
|
2012-11-19 11:25:05 -06:00
|
|
|
com.raytheon.uf.common.datastorage,
|
2013-12-16 14:18:51 -06:00
|
|
|
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,
|
2014-03-07 15:47:22 -06:00
|
|
|
com.raytheon.uf.common.numeric;bundle-version="1.14.0",
|
2013-12-16 14:18:51 -06:00
|
|
|
org.apache.commons.beanutils,
|
2013-07-11 17:52:45 -05:00
|
|
|
javax.measure,
|
2013-12-16 14:18:51 -06:00
|
|
|
javax.persistence,
|
|
|
|
org.hibernate
|