License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.fisco-bcos |
ArtifactId | ArtifactIdnetty-sm-ssl-context |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfisco-bcos
fisco-bcos netty sm ssl context
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.fisco-bcos/netty-sm-ssl-context/ -->
<dependency>
<groupId>org.fisco-bcos</groupId>
<artifactId>netty-sm-ssl-context</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fisco-bcos/netty-sm-ssl-context/
implementation 'org.fisco-bcos:netty-sm-ssl-context:1.5.0'
// https://jarcasting.com/artifacts/org.fisco-bcos/netty-sm-ssl-context/
implementation ("org.fisco-bcos:netty-sm-ssl-context:1.5.0")
'org.fisco-bcos:netty-sm-ssl-context:jar:1.5.0'
<dependency org="org.fisco-bcos" name="netty-sm-ssl-context" rev="1.5.0">
<artifact name="netty-sm-ssl-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fisco-bcos', module='netty-sm-ssl-context', version='1.5.0')
)
libraryDependencies += "org.fisco-bcos" % "netty-sm-ssl-context" % "1.5.0"
[org.fisco-bcos/netty-sm-ssl-context "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fisco-bcos : tcnative | jar | 2.0.51.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
io.netty : netty-all | jar | 4.1.77.Final |