You can download netty-transport-4.0.15.final.jar in this page.
Apache License
netty-transport-4.0.15.final.jar file has the following types.
META-INF/INDEX.LIST META-INF/MANIFEST.MF META-INF/io.netty.versions.properties META-INF/maven/io.netty/netty-transport/pom.properties META-INF/maven/io.netty/netty-transport/pom.xml io.netty.bootstrap.AbstractBootstrap.class io.netty.bootstrap.Bootstrap.class io.netty.bootstrap.ChannelFactory.class io.netty.bootstrap.ServerBootstrap.class io.netty.channel.AbstractChannel.class io.netty.channel.AbstractServerChannel.class io.netty.channel.AdaptiveRecvByteBufAllocator.class io.netty.channel.AddressedEnvelope.class io.netty.channel.Channel.class io.netty.channel.ChannelConfig.class io.netty.channel.ChannelDuplexHandler.class io.netty.channel.ChannelException.class io.netty.channel.ChannelFlushPromiseNotifier.class io.netty.channel.ChannelFuture.class io.netty.channel.ChannelFutureListener.class io.netty.channel.ChannelHandler.class io.netty.channel.ChannelHandlerAdapter.class io.netty.channel.ChannelHandlerContext.class io.netty.channel.ChannelInboundHandler.class io.netty.channel.ChannelInboundHandlerAdapter.class io.netty.channel.ChannelInitializer.class io.netty.channel.ChannelMetadata.class io.netty.channel.ChannelOption.class io.netty.channel.ChannelOutboundBuffer.class io.netty.channel.ChannelOutboundHandler.class io.netty.channel.ChannelOutboundHandlerAdapter.class io.netty.channel.ChannelPipeline.class io.netty.channel.ChannelPipelineException.class io.netty.channel.ChannelProgressiveFuture.class io.netty.channel.ChannelProgressiveFutureListener.class io.netty.channel.ChannelProgressivePromise.class io.netty.channel.ChannelPromise.class io.netty.channel.ChannelPromiseAggregator.class io.netty.channel.ChannelPromiseNotifier.class io.netty.channel.CombinedChannelDuplexHandler.class io.netty.channel.CompleteChannelFuture.class io.netty.channel.ConnectTimeoutException.class io.netty.channel.DefaultAddressedEnvelope.class io.netty.channel.DefaultChannelConfig.class io.netty.channel.DefaultChannelHandlerContext.class io.netty.channel.DefaultChannelPipeline.class io.netty.channel.DefaultChannelProgressivePromise.class io.netty.channel.DefaultChannelPromise.class io.netty.channel.DefaultFileRegion.class io.netty.channel.DefaultMessageSizeEstimator.class io.netty.channel.EventLoop.class io.netty.channel.EventLoopException.class io.netty.channel.EventLoopGroup.class io.netty.channel.FailedChannelFuture.class io.netty.channel.FileRegion.class io.netty.channel.FixedRecvByteBufAllocator.class io.netty.channel.MessageSizeEstimator.class io.netty.channel.MultithreadEventLoopGroup.class io.netty.channel.RecvByteBufAllocator.class io.netty.channel.ServerChannel.class io.netty.channel.SimpleChannelInboundHandler.class io.netty.channel.SingleThreadEventLoop.class io.netty.channel.SucceededChannelFuture.class io.netty.channel.ThreadPerChannelEventLoop.class io.netty.channel.ThreadPerChannelEventLoopGroup.class io.netty.channel.VoidChannelPromise.class io.netty.channel.embedded.EmbeddedChannel.class io.netty.channel.embedded.EmbeddedEventLoop.class io.netty.channel.embedded.EmbeddedSocketAddress.class io.netty.channel.group.ChannelGroup.class io.netty.channel.group.ChannelGroupException.class io.netty.channel.group.ChannelGroupFuture.class io.netty.channel.group.ChannelGroupFutureListener.class io.netty.channel.group.ChannelMatcher.class io.netty.channel.group.ChannelMatchers.class io.netty.channel.group.CombinedIterator.class io.netty.channel.group.DefaultChannelGroup.class io.netty.channel.group.DefaultChannelGroupFuture.class io.netty.channel.local.LocalAddress.class io.netty.channel.local.LocalChannel.class io.netty.channel.local.LocalChannelRegistry.class io.netty.channel.local.LocalEventLoop.class io.netty.channel.local.LocalEventLoopGroup.class io.netty.channel.local.LocalServerChannel.class io.netty.channel.nio.AbstractNioByteChannel.class io.netty.channel.nio.AbstractNioChannel.class io.netty.channel.nio.AbstractNioMessageChannel.class io.netty.channel.nio.NioEventLoop.class io.netty.channel.nio.NioEventLoopGroup.class io.netty.channel.nio.NioTask.class io.netty.channel.nio.SelectedSelectionKeySet.class io.netty.channel.oio.AbstractOioByteChannel.class io.netty.channel.oio.AbstractOioChannel.class io.netty.channel.oio.AbstractOioMessageChannel.class io.netty.channel.oio.OioByteStreamChannel.class io.netty.channel.oio.OioEventLoopGroup.class io.netty.channel.socket.ChannelInputShutdownEvent.class io.netty.channel.socket.DatagramChannel.class io.netty.channel.socket.DatagramChannelConfig.class io.netty.channel.socket.DatagramPacket.class io.netty.channel.socket.DefaultDatagramChannelConfig.class io.netty.channel.socket.DefaultServerSocketChannelConfig.class io.netty.channel.socket.DefaultSocketChannelConfig.class io.netty.channel.socket.InternetProtocolFamily.class io.netty.channel.socket.ServerSocketChannel.class io.netty.channel.socket.ServerSocketChannelConfig.class io.netty.channel.socket.SocketChannel.class io.netty.channel.socket.SocketChannelConfig.class io.netty.channel.socket.nio.NioDatagramChannel.class io.netty.channel.socket.nio.NioDatagramChannelConfig.class io.netty.channel.socket.nio.NioServerSocketChannel.class io.netty.channel.socket.nio.NioSocketChannel.class io.netty.channel.socket.nio.ProtocolFamilyConverter.class io.netty.channel.socket.oio.DefaultOioServerSocketChannelConfig.class io.netty.channel.socket.oio.DefaultOioSocketChannelConfig.class io.netty.channel.socket.oio.OioDatagramChannel.class io.netty.channel.socket.oio.OioServerSocketChannel.class io.netty.channel.socket.oio.OioServerSocketChannelConfig.class io.netty.channel.socket.oio.OioSocketChannel.class io.netty.channel.socket.oio.OioSocketChannelConfig.class
netty-transport-4.0.15.final.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright 2012 The Netty Project ~ ~ The Netty Project licenses this file to you under the Apache License, ~ version 2.0 (the "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at: ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the ~ License for the specific language governing permissions and limitations ~ under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>io.netty</groupId> <artifactId>netty-parent</artifactId> <version>4.0.15.Final</version> </parent> <artifactId>netty-transport</artifactId> <packaging>jar</packaging> <name>Netty/Transport</name> <dependencies> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-buffer</artifactId> <version>${project.version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>io.netty</groupId> <artifactId>netty-transport</artifactId> <version>4.0.15.final</version> </dependency>
If you think the following netty-transport-4.0.15.final.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download netty-transport-4.0.15.final.jar file