You can download netty-example-5.0.0.alpha1.jar in this page.
Apache License
netty-example-5.0.0.alpha1.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-example/pom.properties META-INF/maven/io.netty/netty-example/pom.xml io.netty.example.applet.AppletDiscardServer.class io.netty.example.discard.DiscardClient.class io.netty.example.discard.DiscardClientHandler.class io.netty.example.discard.DiscardServer.class io.netty.example.discard.DiscardServerHandler.class io.netty.example.echo.EchoClient.class io.netty.example.echo.EchoClientHandler.class io.netty.example.echo.EchoServer.class io.netty.example.echo.EchoServerHandler.class io.netty.example.factorial.BigIntegerDecoder.class io.netty.example.factorial.FactorialClient.class io.netty.example.factorial.FactorialClientHandler.class io.netty.example.factorial.FactorialClientInitializer.class io.netty.example.factorial.FactorialServer.class io.netty.example.factorial.FactorialServerHandler.class io.netty.example.factorial.FactorialServerInitializer.class io.netty.example.factorial.NumberEncoder.class io.netty.example.filetransfer.FileServer.class io.netty.example.http.file.HttpStaticFileServer.class io.netty.example.http.file.HttpStaticFileServerHandler.class io.netty.example.http.file.HttpStaticFileServerInitializer.class io.netty.example.http.helloworld.HttpHelloWorldServer.class io.netty.example.http.helloworld.HttpHelloWorldServerHandler.class io.netty.example.http.helloworld.HttpHelloWorldServerInitializer.class io.netty.example.http.snoop.HttpSnoopClient.class io.netty.example.http.snoop.HttpSnoopClientHandler.class io.netty.example.http.snoop.HttpSnoopClientInitializer.class io.netty.example.http.snoop.HttpSnoopServer.class io.netty.example.http.snoop.HttpSnoopServerHandler.class io.netty.example.http.snoop.HttpSnoopServerInitializer.class io.netty.example.http.upload.HttpUploadClient.class io.netty.example.http.upload.HttpUploadClientHandler.class io.netty.example.http.upload.HttpUploadClientIntializer.class io.netty.example.http.upload.HttpUploadServer.class io.netty.example.http.upload.HttpUploadServerHandler.class io.netty.example.http.upload.HttpUploadServerInitializer.class io.netty.example.http.websocketx.client.WebSocketClient.class io.netty.example.http.websocketx.client.WebSocketClientHandler.class io.netty.example.http.websocketx.html5.CustomTextFrameHandler.class io.netty.example.http.websocketx.html5.WebSocketServer.class io.netty.example.http.websocketx.server.WebSocketServer.class io.netty.example.http.websocketx.server.WebSocketServerHandler.class io.netty.example.http.websocketx.server.WebSocketServerIndexPage.class io.netty.example.http.websocketx.server.WebSocketServerInitializer.class io.netty.example.http.websocketx.sslserver.WebSocketSslServer.class io.netty.example.http.websocketx.sslserver.WebSocketSslServerHandler.class io.netty.example.http.websocketx.sslserver.WebSocketSslServerInitializer.class io.netty.example.http.websocketx.sslserver.WebSocketSslServerSslContext.class io.netty.example.localecho.LocalEcho.class io.netty.example.localecho.LocalEchoClientHandler.class io.netty.example.localecho.LocalEchoServerHandler.class io.netty.example.objectecho.ObjectEchoClient.class io.netty.example.objectecho.ObjectEchoClientHandler.class io.netty.example.objectecho.ObjectEchoServer.class io.netty.example.objectecho.ObjectEchoServerHandler.class io.netty.example.portunification.PortUnificationServer.class io.netty.example.portunification.PortUnificationServerHandler.class io.netty.example.proxy.HexDumpProxy.class io.netty.example.proxy.HexDumpProxyBackendHandler.class io.netty.example.proxy.HexDumpProxyFrontendHandler.class io.netty.example.proxy.HexDumpProxyInitializer.class io.netty.example.qotm.QuoteOfTheMomentClient.class io.netty.example.qotm.QuoteOfTheMomentClientHandler.class io.netty.example.qotm.QuoteOfTheMomentServer.class io.netty.example.qotm.QuoteOfTheMomentServerHandler.class io.netty.example.rxtx.RxtxClient.class io.netty.example.rxtx.RxtxClientHandler.class io.netty.example.sctp.NioSctpEchoClient.class io.netty.example.sctp.NioSctpEchoServer.class io.netty.example.sctp.OioSctpEchoClient.class io.netty.example.sctp.OioSctpEchoServer.class io.netty.example.sctp.SctpEchoClientHandler.class io.netty.example.sctp.SctpEchoServerHandler.class io.netty.example.securechat.SecureChatClient.class io.netty.example.securechat.SecureChatClientHandler.class io.netty.example.securechat.SecureChatClientInitializer.class io.netty.example.securechat.SecureChatKeyStore.class io.netty.example.securechat.SecureChatServer.class io.netty.example.securechat.SecureChatServerHandler.class io.netty.example.securechat.SecureChatServerInitializer.class io.netty.example.securechat.SecureChatSslContextFactory.class io.netty.example.securechat.SecureChatTrustManagerFactory.class io.netty.example.socksproxy.DirectClientHandler.class io.netty.example.socksproxy.DirectClientInitializer.class io.netty.example.socksproxy.RelayHandler.class io.netty.example.socksproxy.SocksServer.class io.netty.example.socksproxy.SocksServerConnectHandler.class io.netty.example.socksproxy.SocksServerHandler.class io.netty.example.socksproxy.SocksServerInitializer.class io.netty.example.socksproxy.SocksServerUtils.class io.netty.example.telnet.TelnetClient.class io.netty.example.telnet.TelnetClientHandler.class io.netty.example.telnet.TelnetClientInitializer.class io.netty.example.telnet.TelnetServer.class io.netty.example.telnet.TelnetServerHandler.class io.netty.example.telnet.TelnetServerInitializer.class io.netty.example.udt.echo.bytes.ByteEchoClient.class io.netty.example.udt.echo.bytes.ByteEchoClientHandler.class io.netty.example.udt.echo.bytes.ByteEchoServer.class io.netty.example.udt.echo.bytes.ByteEchoServerHandler.class io.netty.example.udt.echo.message.MsgEchoClient.class io.netty.example.udt.echo.message.MsgEchoClientHandler.class io.netty.example.udt.echo.message.MsgEchoServer.class io.netty.example.udt.echo.message.MsgEchoServerHandler.class io.netty.example.udt.echo.rendezvous.Config.class io.netty.example.udt.echo.rendezvous.MsgEchoPeerBase.class io.netty.example.udt.echo.rendezvous.MsgEchoPeerHandler.class io.netty.example.udt.echo.rendezvous.MsgEchoPeerOne.class io.netty.example.udt.echo.rendezvous.MsgEchoPeerTwo.class io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerBase.class io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerHandler.class io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerOne.class io.netty.example.udt.echo.rendezvousBytes.ByteEchoPeerTwo.class io.netty.example.udt.util.UtilConsoleReporter.class io.netty.example.udt.util.UtilThreadFactory.class io.netty.example.uptime.UptimeClient.class io.netty.example.uptime.UptimeClientHandler.class io.netty.example.worldclock.WorldClockClient.class io.netty.example.worldclock.WorldClockClientHandler.class io.netty.example.worldclock.WorldClockClientInitializer.class io.netty.example.worldclock.WorldClockProtocol.class io.netty.example.worldclock.WorldClockServer.class io.netty.example.worldclock.WorldClockServerHandler.class io.netty.example.worldclock.WorldClockServerInitializer.class websocketx/html5/css/socket.css websocketx/html5/js/socket.js websocketx/html5/websocket.html
netty-example-5.0.0.alpha1.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>5.0.0.Alpha1</version> </parent> <artifactId>netty-example</artifactId> <packaging>jar</packaging> <name>Netty/Example</name> <dependencies> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-transport</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-transport-sctp</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-handler</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-codec-http</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-codec-socks</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>com.google.protobuf</groupId> <artifactId>protobuf-java</artifactId> </dependency> <dependency> <groupId>com.jcraft</groupId> <artifactId>jzlib</artifactId> <scope>runtime</scope> </dependency> <dependency> <groupId>org.javassist</groupId> <artifactId>javassist</artifactId> <scope>runtime</scope> </dependency> <!-- see https://github.com/netty/netty/issues/874 --> <dependency> <groupId>com.yammer.metrics</groupId> <artifactId>metrics-core</artifactId> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-transport-udt</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>netty-transport-rxtx</artifactId> <version>${project.version}</version> </dependency> </dependencies> </project>
<dependency> <groupId>io.netty</groupId> <artifactId>netty-example</artifactId> <version>5.0.0.alpha1</version> </dependency>
If you think the following netty-example-5.0.0.alpha1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download netty-example-5.0.0.alpha1.jar file