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