]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.history/META-INF/MANIFEST.MF
d131ae3fec928352359d792fb623293eb84f6ba4
[simantics/platform.git] / bundles / org.simantics.history / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: History
4 Bundle-SymbolicName: org.simantics.history;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.databoard;bundle-version="0.6.2",
8  org.junit;bundle-version="4.8.1";resolution:=optional,
9  org.simantics.utils;bundle-version="1.1.0";resolution:=optional,
10  gnu.trove3;bundle-version="3.0.0"
11 Export-Package: org.simantics.history,
12  org.simantics.history.csv,
13  org.simantics.history.impl,
14  org.simantics.history.util,
15  org.simantics.history.util.subscription
16 Bundle-Vendor: Semantum Oy