Download netty-tcnative-boringssl-static-1.1.33.Fork23.jar file - Jar n

Jar examples for n:netty-tcnative-boringssl-static

Description

A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.

You can download jar file netty-tcnative-boringssl-static 1.1.33.Fork23 in this page.

License

Apache License

Build File

You can use the following script to add netty-tcnative-boringssl-static-1.1.33.Fork23.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-tcnative-boringssl-static</artifactId>
   <version>1.1.33.Fork23</version>
</dependency>
compile group: 'io.netty', name: 'netty-tcnative-boringssl-static', version: '1.1.33.Fork23'
libraryDependencies += "io.netty" % "netty-tcnative-boringssl-static" % "1.1.33.Fork23"
<dependency org="io.netty" name="netty-tcnative-boringssl-static" rev="1.1.33.Fork23"/>
@Grapes(@Grab(group='io.netty', module='netty-tcnative-boringssl-static', version='1.1.33.Fork23'))
'io.netty:netty-tcnative-boringssl-static:jar:1.1.33.Fork23'

Download

Click the following link to download the jar file.

netty-tcnative-boringssl-static-1.1.33.Fork23-javadoc.jar
netty-tcnative-boringssl-static-1.1.33.Fork23-linux-x86_64.jar
netty-tcnative-boringssl-static-1.1.33.Fork23-osx-x86_64.jar
netty-tcnative-boringssl-static-1.1.33.Fork23-sources.jar
netty-tcnative-boringssl-static-1.1.33.Fork23-windows-x86_64.jar
netty-tcnative-boringssl-static-1.1.33.Fork23.jar
netty-tcnative-boringssl-static-1.1.33.Fork23.pom



Related Tutorials