]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.mapping/META-INF/MANIFEST.MF
46c07ed2368e96746dc1a1c0afc5ab9343fa4352
[simantics/platform.git] / bundles / org.simantics.mapping / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Structural Model Mapping
4 Bundle-SymbolicName: org.simantics.mapping
5 Bundle-Version: 1.1.0.qualifier
6 Require-Bundle: gnu.trove3;bundle-version="3.0.3",
7  org.simantics.layer0;bundle-version="1.0.0",
8  org.simantics.layer0.utils;bundle-version="0.8.0",
9  org.simantics.db.layer0;bundle-version="1.1.0"
10 Export-Package: org.simantics.mapping,
11  org.simantics.mapping.constraint,
12  org.simantics.mapping.constraint.instructions,
13  org.simantics.mapping.pattern,
14  org.simantics.mapping.rule,
15  org.simantics.mapping.rule.instructions
16 Bundle-Vendor: VTT Technical Research Centre of Finland
17 Bundle-RequiredExecutionEnvironment: JavaSE-1.8