awips2/edexOsgi/com.raytheon.uf.edex.plugin.text.dbsrv/META-INF/MANIFEST.MF

26 lines
972 B
Text
Raw Permalink Normal View History

2017-04-21 18:33:55 -06:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Text Util Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.text.dbsrv
Bundle-Version: 1.16.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: org.apache.commons.lang3;bundle-version="3.4.0",
org.slf4j;bundle-version="1.7.21",
com.raytheon.edex.common,
javax.persistence,
com.raytheon.uf.common.serialization.comm,
com.raytheon.uf.common.status,
com.raytheon.uf.common.site,
com.raytheon.uf.edex.archive,
com.raytheon.uf.common.localization;bundle-version="1.14.0",
com.raytheon.uf.edex.plugin.text,
com.raytheon.uf.common.dataplugin.text,
com.raytheon.uf.edex.ndm;bundle-version="1.14.0"
2017-04-21 18:33:55 -06:00
Export-Package: com.raytheon.uf.edex.plugin.text.dbsrv,
com.raytheon.uf.edex.plugin.text.dbsrv.impl,
com.raytheon.uf.edex.plugin.text.dbsrv.security
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
2017-04-21 18:33:55 -06:00
Import-Package: com.raytheon.uf.common.message,
com.raytheon.uf.common.wmo,
org.apache.commons.lang3