A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR.
'io.netty:netty-tcnative:1.1.33.Fork13'
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative</artifactId>
<version>1.1.33.Fork13</version>
</dependency>
<dependency org="io.netty" name="netty-tcnative" rev="1.1.33.Fork13"/>
"io.netty", "netty-tcnative", "1.1.33.Fork13"