19 lines
627 B
Plaintext
19 lines
627 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Aph
|
|
Bundle-SymbolicName: flintstones.valuation.ahp;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.valuation.ahp
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.domain,
|
|
flintstones.entity.problemelement,
|
|
flintstones.entity.valuation,
|
|
flintstones.model.valuation.service,
|
|
flintstones.helper.data,
|
|
javax.inject,
|
|
flintstones.helper.data.wxml,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.entity.extensionenum,
|
|
flintstones.entity.valuation
|
|
Export-Package: flintstones.valuation.ahp
|