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 org.simantics.graph.db.old
14 Bundle-Vendor: VTT Technical Research Centre of Finland