root / tmp / org.txm.libs.cqp / META-INF / MANIFEST.MF @ 3063
Historique | Voir | Annoter | Télécharger (467 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-SymbolicName: org.txm.libs.cqp;singleton:=true |
3 |
Export-Package: org.txm.libs.cqp |
4 |
Bundle-Name: CQP libs |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Require-Bundle: org.txm.utils.core;bundle-version="1.0.0";visibility:= |
7 |
reexport,org.txm.core;visibility:=reexport |
8 |
Bundle-ManifestVersion: 2 |
9 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
10 |
Bundle-ActivationPolicy: lazy |
11 |
Bundle-Vendor: Textometrie.org |
12 |
Automatic-Module-Name: org.txm.libs.cqp |
13 |
|