Files
Flintstones/bundles/flintstones.method.sorting.phase.gatheringreferencepoint/META-INF/MANIFEST.MF
T
Francisco Jesús Martínez Mimbrera 759a8968a2 public code v1
2026-05-23 00:32:57 +02:00

27 lines
982 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Gatheringreferencepoint
Bundle-SymbolicName: flintstones.method.sorting.phase.gatheringreferencepoint;singleton:=true
Bundle-Version: 1.0.0.qualifier
Automatic-Module-Name: flintstones.method.sorting.phase.gatheringreferencepoint
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: flintstones.entity.problemelement.ui,
flintstones.helper.ui,
flintstones.model.problemelement.service,
javax.inject,
flintstones.model.domain.service,
flintstones.model.valuation.service,
flintstones.operator,
flintstones.model.ui.service,
flintstones.entity.problemelement,
flintstones.helper.data,
flintstones.model.ahp.referencepoint.service,
flintstones.entity.valuation,
flintstones.valuation.numeric.real,
flintstones.operator.aggregation.min,
org.apache.commons.lang,
flintstones.operator.aggregation.max,
flintstones.entity.method.phase.ui,
flintstones.entity.method.phase,
flintstones.entity.operator