awips2/edexOsgi/com.raytheon.uf.edex.core/META-INF/MANIFEST.MF

23 lines
841 B
Text
Raw Normal View History

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Core
Bundle-SymbolicName: com.raytheon.uf.edex.core
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: com.raytheon.uf.edex.core,
com.raytheon.uf.edex.core.dataplugin,
com.raytheon.uf.edex.core.hdf5,
com.raytheon.uf.edex.core.props
Require-Bundle: org.springframework;bundle-version="2.5.6",
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
com.raytheon.uf.common.time,
com.raytheon.uf.common.message,
com.raytheon.uf.common.status,
com.raytheon.uf.common.util,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.comm,
org.apache.commons.configuration;bundle-version="1.6.0",
org.apache.commons.lang;bundle-version="2.3.0",
org.slf4j;bundle-version="1.7.5"