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.

LicenseApache 2.0
CategoriesNetwork App Frameworks
Tagsnetworksocketframeworknettyio
DateMar 03, 2015
Filespom (18 KB)  jar (2.6 MB)  View All
RepositoriesCentralFastConnectSonatype
Ranking#169 in MvnRepository (See Top Artifacts)
#1 in Network App Frameworks
Used By2,782 artifacts
VulnerabilitiesVulnerabilities from dependencies:
CVE-2022-3510
CVE-2022-3509
CVE-2022-3171
View 7 more ...


Compile Dependencies (25)

Category/License Group / ArtifactVersionUpdates
Data Format
BSD 3-clause
com.google.protobuf » protobuf-java (optional) 5 vulnerabilities 2.5.03.25.1
Logging
Apache 2.0
commons-logging » commons-logging (optional) 1.1.31.3.0

Apache 2.0
io.netty » netty-buffer (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec (optional) 5.0.0.Alpha24.1.101.Final
DNS Lib
Apache 2.0
io.netty » netty-codec-dns (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-haproxy (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-http (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-http2 (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-memcache (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-mqtt (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-socks (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-codec-stomp (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-common (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-handler (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-handler-proxy (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-resolver (optional) 5.0.0.Alpha24.1.101.Final
DNS Lib
Apache 2.0
io.netty » netty-resolver-dns (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-transport (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-transport-rxtx (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-transport-sctp (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-transport-udt (optional) 5.0.0.Alpha24.1.101.Final

Apache 2.0
io.netty » netty-example (optional) 5.0.0.Alpha24.1.101.Final
Logging
Apache 2.0
log4j » log4j (optional) 5 vulnerabilities 1.2.172.22.0

Apache 2.0
org.jboss.marshalling » jboss-marshalling (optional) 1.3.18.GA2.1.3.SP1
Logging
MIT
org.slf4j » slf4j-api (optional) 1.7.52.0.9

Licenses

LicenseURL
Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Developers

NameEmailDev IdRolesOrganization
The Netty Project Contributorsnetty<at>googlegroups.comnetty.ioThe Netty Project

Related Books

Netty in ActionNetty in Action (2015)
by Norman Maurer, Marvin Allen Wolfthal