io.netty:netty (3.10.6.Final)
Published 2026-02-24 13:43:38 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.10.6.Final</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=io.netty:netty:3.10.6.FinalAbout this package
The Netty project is an effort to provide an asynchronous event-driven
network application framework and tools for rapid development of
maintainable high performance and high scalability protocol servers and
clients. In other words, Netty is a NIO client server framework which
enables quick and easy development of network applications such as protocol
servers and clients. It greatly simplifies and streamlines network
programming such as TCP and UDP socket server.
Dependencies
${project.groupId}:netty-tcnative
1.1.30.Fork2
org.jboss.marshalling:jboss-marshalling
${jboss.marshalling.version}
com.google.protobuf:protobuf-java
2.5.0
org.bouncycastle:bcpkix-jdk15on
1.50
org.eclipse.jetty.npn:npn-api
1.1.0.v20120525
javax.servlet:servlet-api
2.5
javax.activation:activation
1.1.1
org.apache.felix:org.osgi.core
1.4.0
org.apache.felix:org.osgi.compendium
1.4.0
org.slf4j:slf4j-api
1.6.4
commons-logging:commons-logging
1.1.1
org.jboss.logging:jboss-logging
3.1.4.GA
log4j:log4j
1.2.16
junit:junit
4.11
org.easymock:easymock
3.1
org.easymock:easymockclassextension
3.1
org.slf4j:slf4j-simple
1.6.4
org.jboss.marshalling:jboss-marshalling-serial
${jboss.marshalling.version}
org.jboss.marshalling:jboss-marshalling-river
${jboss.marshalling.version}
Details
Assets (2)
Versions (2)
View all
netty-3.10.6.Final.jar
1.2 MiB
netty-3.10.6.Final.pom
28 KiB
3.10.6.Final
2026-02-24
3.7.0.Final
2026-02-24