License |
License |
---|---|
Categories |
CategoriesNet Native Development Tools Netty Networking |
GroupId | GroupIdcom.luhuiguo.netty |
ArtifactId | ArtifactIdnetty-tcnative-openssl-static |
Last Version | Last Version2.0.47.GM |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty/TomcatNative [OpenSSL - Static]
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
to OpenSSL and Apache APR.
|
<!-- https://jarcasting.com/artifacts/com.luhuiguo.netty/netty-tcnative-openssl-static/ -->
<dependency>
<groupId>com.luhuiguo.netty</groupId>
<artifactId>netty-tcnative-openssl-static</artifactId>
<version>2.0.47.GM</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo.netty/netty-tcnative-openssl-static/
implementation 'com.luhuiguo.netty:netty-tcnative-openssl-static:2.0.47.GM'
// https://jarcasting.com/artifacts/com.luhuiguo.netty/netty-tcnative-openssl-static/
implementation ("com.luhuiguo.netty:netty-tcnative-openssl-static:2.0.47.GM")
'com.luhuiguo.netty:netty-tcnative-openssl-static:jar:2.0.47.GM'
<dependency org="com.luhuiguo.netty" name="netty-tcnative-openssl-static" rev="2.0.47.GM">
<artifact name="netty-tcnative-openssl-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo.netty', module='netty-tcnative-openssl-static', version='2.0.47.GM')
)
libraryDependencies += "com.luhuiguo.netty" % "netty-tcnative-openssl-static" % "2.0.47.GM"
[com.luhuiguo.netty/netty-tcnative-openssl-static "2.0.47.GM"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-tcnative-classes | jar | 2.0.47.Final |
io.netty : netty-jni-util Optional | jar | 0.0.3.Final |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-build-common | jar | 30 |