OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.apache.commons.httpclient Bundle-Description: commons-httpclient Bundle-Name: commons-httpclient Bundle-Version: 2.0.2 Export-Package: org.apache.commons.httpclient;uses:="org.apache.commons.httpclient.auth,org.apache.commons.httpclient.cookie,org.apache.commons.httpclient.protocol,org.apache.commons.httpclient.util",org.apache.commons.httpclient.auth;uses:="org.apache.commons.httpclient,org.apache.commons.httpclient.util",org.apache.commons.httpclient.cookie;uses:="org.apache.commons.httpclient,org.apache.commons.httpclient.util",org.apache.commons.httpclient.methods;uses:="org.apache.commons.httpclient,org.apache.commons.httpclient.methods.multipart,org.apache.commons.httpclient.util",org.apache.commons.httpclient.methods.multipart;uses:="org.apache.commons.httpclient",org.apache.commons.httpclient.protocol,org.apache.commons.httpclient.util;uses:="org.apache.commons.httpclient" Import-Package: java.io,java.lang,java.lang.ref,java.lang.reflect,java.net,java.security,java.text,java.util,javax.crypto,javax.crypto.spec,javax.net,javax.net.ssl,org.apache.commons.logging;version="0.0.0"
|