root / tmp / org.txm.para.core / META-INF / MANIFEST.MF @ 911
History | View | Annotate | Download (381 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Require-Bundle: org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport |
3 |
Export-Package: org.txm.para.core.functions |
4 |
Bundle-ActivationPolicy: lazy |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Name: Para Core |
7 |
Bundle-ManifestVersion: 2 |
8 |
Bundle-SymbolicName: org.txm.para.core;singleton:=true |
9 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
10 |
|