| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Netty Networking | 
        
| GroupId | GroupIdcom.luhuiguo.netty | 
    
| ArtifactId | ArtifactIdnetty-handler | 
    
| Last Version | Last Version4.1.63.GM | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionNetty/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 | 
            
| Filename | Size | 
|---|---|
| netty-handler-4.1.63.GM.pom | |
| netty-handler-4.1.63.GM.jar | 483 KB | 
| netty-handler-4.1.63.GM-sources.jar | 332 KB | 
| netty-handler-4.1.63.GM-javadoc.jar | 802 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 | 
| 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 |