Manifest |
Manifest-Version: 1.0 Implementation-Title: Netty/Resolver Bundle-Description: Netty is an asynchronous event-driven network applic ation framework for rapid development of maintainable high performan ce protocol servers and clients. Automatic-Module-Name: io.netty.resolver Bundle-License: http://www.apache.org/licenses/LICENSE-2.0 Bundle-SymbolicName: io.netty.resolver Implementation-Version: 4.1.39.Final Built-By: root Bnd-LastModified: 1565717447457 Bundle-ManifestVersion: 2 Implementation-Vendor-Id: io.netty Bundle-DocURL: https://netty.io/ Bundle-Vendor: The Netty Project Import-Package: io.netty.util;version="[4.1,5)",io.netty.util.concurrent ;version="[4.1,5)",io.netty.util.internal;version="[4.1,5)",io.netty.ut il.internal.logging;version="[4.1,5)",sun.nio.ch;resolution:=optional,o rg.eclipse.jetty.npn;version="[1,2)";resolution:=optional,org.eclipse.j etty.alpn;version="[1,2)";resolution:=optional Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))" Tool: Bnd-2.4.1.201501161923 Implementation-Vendor: The Netty Project Export-Package: io.netty.resolver;uses:="io.netty.util.concurrent";versi on="4.1.39" Bundle-Name: Netty/Resolver Bundle-Version: 4.1.39.Final Created-By: Apache Maven Bundle Plugin Build-Jdk: 1.8.0_212 Implementation-URL: https://netty.io/netty-resolver/
|