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.
License | Apache 2.0 |
---|---|
Categories | Network App Frameworks |
Tags | networksocketframeworknettyio |
HomePage | https://netty.io/netty-all/ |
Date | Jan 12, 2023 |
Files | pom (33 KB) jar (4 KB) View All |
Repositories | CentralAlfrescoTalend PublicTerrestrisTitanValeUnvus |
Ranking | #165 in MvnRepository (See Top Artifacts) #1 in Network App Frameworks |
Used By | 3,183 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-25193 CVE-2024-47535 CVE-2024-29025 View 1 more ... |
Compile Dependencies (27)
Runtime Dependencies (12)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | io.netty » netty-transport-native-epoll | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-epoll | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-kqueue | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-kqueue | 4.1.87.Final | 4.1.119.Final | |
DNS Lib Apache 2.0 | io.netty » netty-resolver-dns-native-macos | 4.1.87.Final | 4.1.119.Final | |
DNS Lib Apache 2.0 | io.netty » netty-resolver-dns-native-macos | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-epoll | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-epoll | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-kqueue | 4.1.87.Final | 4.1.119.Final | |
Apache 2.0 | io.netty » netty-transport-native-kqueue | 4.1.87.Final | 4.1.119.Final | |
DNS Lib Apache 2.0 | io.netty » netty-resolver-dns-native-macos | 4.1.87.Final | 4.1.119.Final | |
DNS Lib Apache 2.0 | io.netty » netty-resolver-dns-native-macos | 4.1.87.Final | 4.1.119.Final |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
The Netty Project Contributors | netty<at>googlegroups.com | netty.io | The Netty Project |
Related Books
Netty in Action (2015) by Norman Maurer, Marvin Allen Wolfthal |