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 2.0.7.Final in this page.
Apache License
You can use the following script to add netty-tcnative-2.0.7.Final.jar to your project.
<dependency> <groupId>io.netty</groupId> <artifactId>netty-tcnative</artifactId> <version>2.0.7.Final</version> </dependency>
compile group: 'io.netty', name: 'netty-tcnative', version: '2.0.7.Final'
libraryDependencies += "io.netty" % "netty-tcnative" % "2.0.7.Final"
<dependency org="io.netty" name="netty-tcnative" rev="2.0.7.Final"/>
@Grapes(@Grab(group='io.netty', module='netty-tcnative', version='2.0.7.Final'))
'io.netty:netty-tcnative:jar:2.0.7.Final'
Click the following link to download the jar file.
netty-tcnative-2.0.7.Final-javadoc.jar