is not current version
Last Version 5.4.0

io.github.hakky54:sslcontext-kickstart-for-apache 3.1.2

High level 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-for-apache
Version

Version

3.1.2
Type

Type

jar

Download sslcontext-kickstart-for-apache 3.1.2


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