Netty/Handler

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.luhuiguo.netty
ArtifactId

ArtifactId

netty-handler
Last Version

Last Version

4.1.63.GM
Release Date

Release Date

Type

Type

jar
Description

Description

Netty/Handler
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Project Organization

Project Organization

The Netty Project

Download netty-handler

How to add to project

<!-- https://jarcasting.com/artifacts/com.luhuiguo.netty/netty-handler/ -->
<dependency>
    <groupId>com.luhuiguo.netty</groupId>
    <artifactId>netty-handler</artifactId>
    <version>4.1.63.GM</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo.netty/netty-handler/
implementation 'com.luhuiguo.netty:netty-handler:4.1.63.GM'
// https://jarcasting.com/artifacts/com.luhuiguo.netty/netty-handler/
implementation ("com.luhuiguo.netty:netty-handler:4.1.63.GM")
'com.luhuiguo.netty:netty-handler:jar:4.1.63.GM'
<dependency org="com.luhuiguo.netty" name="netty-handler" rev="4.1.63.GM">
  <artifact name="netty-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo.netty', module='netty-handler', version='4.1.63.GM')
)
libraryDependencies += "com.luhuiguo.netty" % "netty-handler" % "4.1.63.GM"
[com.luhuiguo.netty/netty-handler "4.1.63.GM"]

Dependencies

compile (8)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.63.Final
io.netty : netty-resolver jar 4.1.63.Final
io.netty : netty-buffer jar 4.1.63.Final
io.netty : netty-transport jar 4.1.63.Final
io.netty : netty-codec jar 4.1.63.Final
com.luhuiguo.netty » netty-tcnative Optional jar 2.0.38.Final
org.bouncycastle : bcpkix-jdk15on Optional jar 1.68
org.conscrypt : conscrypt-openjdk-uber Optional jar 2.5.1

provided (2)

Group / Artifact Type Version
org.eclipse.jetty.npn : npn-api Optional jar 1.1.1.v20141010
org.eclipse.jetty.alpn : alpn-api Optional jar 1.1.2.v20150522

test (10)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.18.3
software.amazon.cryptools : AmazonCorrettoCryptoProvider jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
junit : junit jar 4.13.1
com.luhuiguo.netty » netty-build-common jar 29
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.18.0
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.63.GM