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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials