Download netty-tcnative-1.1.33.Fork25.jar file - Jar n

Jar examples for n:netty-tcnative

Description

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.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

netty-tcnative-1.1.33.Fork25-javadoc.jar
netty-tcnative-1.1.33.Fork25-linux-x86_64-fedora.jar
netty-tcnative-1.1.33.Fork25-linux-x86_64.jar
netty-tcnative-1.1.33.Fork25-osx-x86_64.jar
netty-tcnative-1.1.33.Fork25-sources.jar
netty-tcnative-1.1.33.Fork25-windows-x86_64.jar
netty-tcnative-1.1.33.Fork25.jar
netty-tcnative-1.1.33.Fork25.pom



Related Tutorials