is not current version
Last Version 7.4.4

io.github.hakky54:sslcontext-kickstart 1.0.3

easy to use library to configure a SSLContext and other properties to enable SSL/TLS connection

Categories

Categories

SSLContext-Kickstart Security
GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

sslcontext-kickstart
Version

Version

1.0.3
Type

Type

jar

Download sslcontext-kickstart 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart/ -->
<dependency>
    <groupId>io.github.hakky54</groupId>
    <artifactId>sslcontext-kickstart</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart/
implementation 'io.github.hakky54:sslcontext-kickstart:1.0.3'
// https://jarcasting.com/artifacts/io.github.hakky54/sslcontext-kickstart/
implementation ("io.github.hakky54:sslcontext-kickstart:1.0.3")
'io.github.hakky54:sslcontext-kickstart:jar:1.0.3'
<dependency org="io.github.hakky54" name="sslcontext-kickstart" rev="1.0.3">
  <artifact name="sslcontext-kickstart" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='sslcontext-kickstart', version='1.0.3')
)
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart" % "1.0.3"
[io.github.hakky54/sslcontext-kickstart "1.0.3"]