awips2/edexOsgi/com.raytheon.uf.common.dataplugin.ldadhydro/META-INF/MANIFEST.MF
Steve Harris 340a2cfb23 13.3.1-19 baseline
Former-commit-id: 9be238bcc4 [formerly ce855032b2b7235b2aea8dc66aff89ca7c54854a]
Former-commit-id: abaf9f12f9
2013-04-09 08:37:12 -05:00

22 lines
872 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ldadhydro
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.ldadhydro
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.dataplugin,
com.raytheon.uf.common.dataplugin.annotations,
com.raytheon.uf.common.dataplugin.persist,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.pointdata.spatial,
com.raytheon.uf.common.serialization.annotations,
com.raytheon.uf.common.time,
com.vividsolutions.jts.geom,
javax.measure.quantity,
javax.measure.unit,
javax.persistence
Export-Package: com.raytheon.uf.common.dataplugin.ldadhydro
Require-Bundle: org.hibernate;bundle-version="1.0.0"