Manifest-Version: 1.0 Created-By: Apache Maven Bundle Plugin 6.0.0 Build-Jdk-Spec: 21 Implementation-Title: Apache Commons Net Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 3.12.0 Specification-Title: Apache Commons Net Specification-Vendor: The Apache Software Foundation Specification-Version: 3.12.0 X-Compile-Source-JDK: 1.8 X-Compile-Target-JDK: 1.8 Bundle-Description: Apache Commons Net library contains a collection of network utilities and protocol implementations.Supported protocols incl ude Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois. Bundle-DocURL: https://commons.apache.org/proper/commons-net/ Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 Bundle-Name: Apache Commons Net Bundle-SymbolicName: org.apache.commons.commons-net Bundle-Vendor: The Apache Software Foundation Bundle-Version: 3.12.0 Export-Package: org.apache.commons.net;version="3.12.0";uses:="javax.net ",org.apache.commons.net.bsd;version="3.12.0";uses:="org.apache.commons .net",org.apache.commons.net.chargen;version="3.12.0";uses:="org.apache .commons.net",org.apache.commons.net.daytime;version="3.12.0";uses:="or g.apache.commons.net",org.apache.commons.net.discard;version="3.12.0";u ses:="org.apache.commons.net",org.apache.commons.net.echo;version="3.12 .0";uses:="org.apache.commons.net.discard",org.apache.commons.net.examp les;version="3.12.0";uses:="org.apache.commons.net",org.apache.commons. net.examples.cidr;version="3.12.0",org.apache.commons.net.examples.ftp; version="3.12.0",org.apache.commons.net.examples.mail;version="3.12.0", org.apache.commons.net.examples.nntp;version="3.12.0";uses:="org.apache .commons.net.nntp",org.apache.commons.net.examples.ntp;version="3.12.0" ;uses:="org.apache.commons.net.ntp",org.apache.commons.net.examples.tel net;version="3.12.0";uses:="org.apache.commons.net.telnet",org.apache.c ommons.net.examples.unix;version="3.12.0",org.apache.commons.net.exampl es.util;version="3.12.0",org.apache.commons.net.finger;version="3.12.0" ;uses:="org.apache.commons.net",org.apache.commons.net.ftp;version="3.1 2.0";uses:="javax.net,javax.net.ssl,org.apache.commons.net,org.apache.c ommons.net.ftp.parser,org.apache.commons.net.io",org.apache.commons.net .ftp.parser;version="3.12.0";uses:="org.apache.commons.net.ftp",org.apa che.commons.net.imap;version="3.12.0";uses:="javax.net.ssl,org.apache.c ommons.net",org.apache.commons.net.io;version="3.12.0",org.apache.commo ns.net.nntp;version="3.12.0";uses:="org.apache.commons.net",org.apache. commons.net.ntp;version="3.12.0";uses:="org.apache.commons.net",org.apa che.commons.net.pop3;version="3.12.0";uses:="javax.net.ssl,org.apache.c ommons.net",org.apache.commons.net.smtp;version="3.12.0";uses:="javax.n et.ssl,org.apache.commons.net",org.apache.commons.net.telnet;version="3 .12.0",org.apache.commons.net.tftp;version="3.12.0";uses:="org.apache.c ommons.net",org.apache.commons.net.time;version="3.12.0";uses:="org.apa che.commons.net",org.apache.commons.net.util;version="3.12.0";uses:="ja vax.net.ssl",org.apache.commons.net.whois;version="3.12.0";uses:="org.a pache.commons.net.finger" Import-Package: java.io,java.lang,java.lang.invoke,java.lang.reflect,jav a.math,java.net,java.nio.channels,java.nio.charset,java.nio.file,java.s ecurity,java.security.cert,java.text,java.time,java.util,java.util.conc urrent,java.util.concurrent.atomic,java.util.function,java.util.regex,j ava.util.stream,java.util.zip,javax.crypto,javax.crypto.spec,javax.net, javax.net.ssl,org.apache.commons.io,org.apache.commons.io.function Include-Resource: org/apache/commons/net/examples/examples.properties=sr c/main/resources/org/apache/commons/net/examples/examples.properties,ME TA-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=NOTICE.txt Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Tool: Bnd-7.1.0.202411251545 Multi-Release: true