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

14 lines
501 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: flintstones.domain.numeric.integer;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: flintstones.entity.domain,
flintstones.domain.numeric;visibility:=reexport,
flintstones.helper.data.wxml,
flintstones.entity.domain,
javax.inject
Export-Package: flintstones.domain.numeric.integer
Automatic-Module-Name: flintstones.domain.numeric.integer