netty
io.netty
netty is a Java bundle artifact published under the io.netty group on Maven Central. 72 versions are indexed here. It is depended on by 2,458+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 3.10.6.Final 72 versions bundle Updated 13 years agoChecking...
Add to your project3.5.0.Final
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.5.0.Final</version>
</dependency>Version Details — 3.5.0.Final
Packaging
bundle
Direct Deps
10
Total Deps
10
Published
Jun 8, 2012
License
Apache License, Version 2.0
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.
Checking security advisories...