Jar examples for n:netty-tcnative
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR.
You can download jar file netty-tcnative 1.1.33.fork11 in this page.
Apache License
You can use the following script to add netty-tcnative-1.1.33.fork11.jar to your project.
<dependency> <groupId>io.netty</groupId> <artifactId>netty-tcnative</artifactId> <version>1.1.33.fork11</version> </dependency>
compile group: 'io.netty', name: 'netty-tcnative', version: '1.1.33.fork11'
libraryDependencies += "io.netty" % "netty-tcnative" % "1.1.33.fork11"
<dependency org="io.netty" name="netty-tcnative" rev="1.1.33.fork11"/>
@Grapes(@Grab(group='io.netty', module='netty-tcnative', version='1.1.33.fork11'))
'io.netty:netty-tcnative:jar:1.1.33.fork11'
Click the following link to download the jar file.
netty-tcnative-1.1.33.Fork11-javadoc.jar