]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.elevation.server/META-INF/MANIFEST.MF
04e6dc1874195f9c3fc6a87cc9886af85fafe8b7
[simantics/district.git] / org.simantics.maps.elevation.server / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics Maps Elevation Server
4 Bundle-SymbolicName: org.simantics.maps.elevation.server;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Automatic-Module-Name: org.simantics.maps.elevation.server
7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8 Require-Bundle: org.simantics.district.geotools;bundle-version="1.0.0",
9  org.slf4j.api;bundle-version="1.7.25",
10  com.github.benmanes.caffeine;bundle-version="2.6.2",
11  org.eclipse.jetty.util;bundle-version="9.4.5",
12  org.eclipse.osgi,
13  org.eclipse.core.runtime;bundle-version="3.13.0",
14  org.eclipse.equinox.preferences
15 Export-Package: org.simantics.maps.elevation.server,
16  org.simantics.maps.elevation.server.prefs
17 Bundle-ActivationPolicy: lazy