Manifest-Version: 1.0 Created-By: Apache Maven Bundle Plugin 6.0.0 Build-Jdk-Spec: 21 Implementation-Title: Apache Commons FileUpload Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 1.6.0 Specification-Title: Apache Commons FileUpload Specification-Vendor: The Apache Software Foundation Specification-Version: 1.6.0 X-Compile-Source-JDK: 1.8 X-Compile-Target-JDK: 1.8 Bundle-Description: The Apache Commons FileUpload component provides a s imple yet flexible means of adding support for multipart file upload functionality to servlets and web applications. Bundle-DocURL: https://commons.apache.org/proper/commons-fileupload/ Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 Bundle-Name: Apache Commons FileUpload Bundle-SymbolicName: org.apache.commons.commons-fileupload Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.6.0 DynamicImport-Package: javax.portlet Export-Package: org.apache.commons.fileupload;version="1.6.0";uses:="jav ax.servlet.http,org.apache.commons.fileupload.disk,org.apache.commons.f ileupload.util",org.apache.commons.fileupload.disk;version="1.6.0";uses :="org.apache.commons.fileupload,org.apache.commons.io",org.apache.comm ons.fileupload.portlet;version="1.6.0";uses:="org.apache.commons.fileup load",org.apache.commons.fileupload.servlet;version="1.6.0";uses:="java x.servlet,javax.servlet.http,org.apache.commons.fileupload,org.apache.c ommons.io",org.apache.commons.fileupload.util;version="1.6.0";uses:="or g.apache.commons.fileupload" Import-Package: java.io,java.lang,java.lang.invoke,java.nio.charset,java .nio.file,java.util,java.util.concurrent.atomic,javax.servlet,javax.ser vlet.http,org.apache.commons.io,org.apache.commons.io.function,org.apac he.commons.io.output Include-Resource: META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=N OTICE.txt Private-Package: org.apache.commons.fileupload.util.mime Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Tool: Bnd-7.1.0.202411251545 Multi-Release: true