A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
License | Apache 2.0 |
---|---|
Tags | networknettysocketio |
Date | Apr 03, 2025 |
Files | pom (4 KB) jar (560 KB) View All |
Repositories | Central |
Ranking | #308 in MvnRepository (See Top Artifacts) |
Used By | 1,800 artifacts |
Compile Dependencies (10)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | io.netty » netty-common | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-resolver | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-buffer | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-transport | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-transport-native-unix-common | 4.2.0.Final | 4.2.1.Final | |
Netty Codec Apache 2.0 | io.netty » netty-codec | 4.2.0.Final | 4.2.1.Final | |
Apache 2.0 | io.netty » netty-tcnative-classes (optional) | 2.0.70.Final | 2.0.71.Final | |
Apache 2.0 | io.netty » netty-pkitesting (optional) | 4.2.0.Final | 4.2.1.Final | |
Encryption Lib BouncyCastle | org.bouncycastle » bcpkix-jdk18on (optional) | 1.80 | ✔ | |
Apache 2.0 | org.conscrypt » conscrypt-openjdk-uber (optional) | 2.5.2 | ✔ |
Runtime Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | io.netty » netty-tcnative (optional) | 2.0.70.Final | 2.0.71.Final |
Test Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.google.code.gson » gson | 2.8.9 | 2.13.1 | |
Apache 2.0 | io.netty » netty-transport | 4.2.0.Final | 4.2.1.Final | |
Mocking MIT | org.mockito » mockito-core | 2.18.3 | 5.17.0 | |
Reflection Apache 2.0 | org.reflections » reflections | 0.10.2 | ✔ | |
Apache 2.0 | software.amazon.cryptools » AmazonCorrettoCryptoProvider | 2.4.1 | 2.5.0 |
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 |