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

30 lines
1,013 B
Text
Raw Normal View History

2022-05-05 12:34:50 -05:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Vil Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.vil
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: com.raytheon.uf.common.monitor,
com.raytheon.uf.edex.cpgsrv;resolution:=optional,
com.raytheon.uf.common.dataplugin.vil,
com.raytheon.uf.common.monitor.cpg,
com.raytheon.uf.common.dataplugin.radar,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.dataplugin,
com.raytheon.uf.edex.database,
com.raytheon.uf.edex.core,
org.slf4j,
com.raytheon.uf.common.localization
Import-Package: com.raytheon.edex.urifilter,
com.raytheon.uf.common.status,
com.raytheon.uf.common.time,
com.raytheon.uf.common.util.registry,
com.raytheon.uf.edex.plugin.scan.common
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.edex.plugin.vil,
com.raytheon.uf.edex.plugin.vil.common