Manifest |
Manifest-Version: 1.0 Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt Bundle-SymbolicName: org.apache.commons.commons-text Built-By: ggregory Bnd-LastModified: 1561904089169 Specification-Title: Apache Commons Text Implementation-Vendor-Id: org.apache.commons Bundle-DocURL: http://commons.apache.org/proper/commons-text Include-Resource: META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=N OTICE.txt Import-Package: javax.script,javax.xml.xpath,org.apache.commons.lang3,or g.apache.commons.lang3.time,org.xml.sax Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Export-Package: org.apache.commons.text;version="1.7",org.apache.commons .text.diff;version="1.7",org.apache.commons.text.lookup;version="1.7",o rg.apache.commons.text.matcher;version="1.7",org.apache.commons.text.si milarity;version="1.7",org.apache.commons.text.translate;version="1.7" Bundle-Name: Apache Commons Text Implementation-Title: Apache Commons Text Bundle-Description: Apache Commons Text is a library focused on algorith ms working on strings. Automatic-Module-Name: org.apache.commons.text Implementation-Version: 1.7 Specification-Vendor: The Apache Software Foundation Bundle-ManifestVersion: 2 Bundle-Vendor: The Apache Software Foundation Tool: Bnd-4.1.0.201810181252 Implementation-Vendor: The Apache Software Foundation Bundle-Version: 1.7.0 Created-By: Apache Maven Bundle Plugin Build-Jdk: 1.8.0_212 Specification-Version: 1.7 Implementation-URL: http://commons.apache.org/proper/commons-text
|