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

28 lines
927 B
Text
Raw Normal View History

2022-05-05 12:34:50 -05: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.18.1.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: org.apache.commons.lang3,
org.slf4j,
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.edex.ndm,
com.raytheon.uf.common.localization,
com.raytheon.uf.edex.plugin.text,
com.raytheon.uf.common.dataplugin.text,
com.raytheon.uf.edex.requestsrv,
javax.xml.bind
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-11
Import-Package: com.raytheon.uf.common.message,
com.raytheon.uf.common.wmo,
org.apache.commons.lang3