14 lines
456 B
Text
14 lines
456 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: Apache Commons Codec Plug-in
|
||
|
Bundle-SymbolicName: org.apache.commons.codec
|
||
|
Bundle-Version: 1.4
|
||
|
Bundle-ClassPath: commons-codec-1.4.jar
|
||
|
Export-Package: org.apache.commons.codec,
|
||
|
org.apache.commons.codec.binary,
|
||
|
org.apache.commons.codec.digest,
|
||
|
org.apache.commons.codec.language,
|
||
|
org.apache.commons.codec.net
|
||
|
Bundle-Vendor: Raytheon-bundled OSS
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|