License |
License |
---|---|
Categories |
CategoriesNet Netty Networking SSLContext-Kickstart Security |
GroupId | GroupIdio.github.hakky54 |
ArtifactId | ArtifactIdsslcontext-kickstart-for-netty |
Last Version | Last Version7.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsslcontext-kickstart-for-netty
High level library to configure a SSLContext and other properties to enable SSL/TLS connection
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-netty/ -->
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart-for-netty</artifactId>
<version>7.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-netty/
implementation 'io.github.hakky54:sslcontext-kickstart-for-netty:7.4.4'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart-for-netty/
implementation ("io.github.hakky54:sslcontext-kickstart-for-netty:7.4.4")
'io.github.hakky54:sslcontext-kickstart-for-netty:jar:7.4.4'
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-netty" rev="7.4.4">
<artifact name="sslcontext-kickstart-for-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-netty', version='7.4.4')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-netty" % "7.4.4"
[io.github.hakky54/sslcontext-kickstart-for-netty "7.4.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.hakky54 : sslcontext-kickstart | jar | 7.4.4 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-handler | jar | 4.1.78.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.23.1 |
io.github.hakky54 : logcaptor | jar | 2.7.10 |
io.projectreactor.netty : reactor-netty | jar | 1.0.20 |
io.netty : netty-resolver-dns | jar | 4.1.78.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.78.Final |
io.netty : netty-codec-http2 | jar | 4.1.78.Final |