]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.jdbc/META-INF/MANIFEST.MF
Simantics JDBC testing with access over Variable/StandardNodeManager
[simantics/platform.git] / bundles / org.simantics.jdbc / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics JDBC support
4 Bundle-SymbolicName: org.simantics.jdbc
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Bundle-ClassPath: .
8 Require-Bundle: org.eclipse.osgi,
9  org.simantics.simulator.toolkit,
10  org.simantics.databoard,
11  gnu.trove3;bundle-version="3.0.3",
12  org.slf4j.api;bundle-version="1.7.25",
13  org.simantics.db.layer0,
14  org.simantics.simulator.toolkit.db,
15  org.simantics,
16  org.simantics.jdbc.ontology,
17  io.netty.buffer;bundle-version="4.1.27",
18  io.netty.codec;bundle-version="4.1.27",
19  io.netty.common;bundle-version="4.1.27",
20  io.netty.handler;bundle-version="4.1.27",
21  io.netty.transport;bundle-version="4.1.27",
22  pgjdbc-ng;bundle-version="0.7.1"
23 Export-Package: org.simantics.jdbc,
24  org.simantics.jdbc.variable