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