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 1.1.33.Fork19 in this page.
Apache License
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'
Click the following link to download the jar file.
netty-tcnative-boringssl-static-1.1.33.Fork19-javadoc.jar