]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graph.db/META-INF/MANIFEST.MF
(refs #7216) Removed OldTransferableGraph1 and all referring code
[simantics/platform.git] / bundles / org.simantics.graph.db / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Transferable Graph Database Binding
4 Bundle-SymbolicName: org.simantics.graph.db
5 Bundle-Version: 1.1.9.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.graph;bundle-version="1.0.0";visibility:=reexport,
8  org.simantics.db.common;bundle-version="0.8.0",
9  gnu.trove3;bundle-version="3.0.3",
10  org.simantics.layer0;bundle-version="1.0.0",
11  org.slf4j.api;bundle-version="1.7.2"
12 Export-Package: org.simantics.graph.db
13 Bundle-Vendor: VTT Technical Research Centre of Finland