Download netty-tcnative-boringssl-static-1.1.33.Fork19.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.Fork19 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials