s

sslcontext-kickstart-parent

High level library to configure a SSLContext and other properties to enable SSL/TLS connection
https://sslcontext-kickstart.com/
Apache License, Version 2.0
Hakan Altindag
Files download
File Operation
sslcontext-kickstart-parent-7.4.7.pom download
Apache Maven
<dependency>
  <groupId>io.github.hakky54</groupId>
  <artifactId>sslcontext-kickstart-parent</artifactId>
  <version>7.4.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.hakky54:sslcontext-kickstart-parent:7.4.7'
Gradle Kotlin
implementation("io.github.hakky54:sslcontext-kickstart-parent:7.4.7")
Scala SBT
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-parent" % "7.4.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hakky54', module='sslcontext-kickstart-parent', version='7.4.7')
)
Apache Ivy
<dependency org="io.github.hakky54" name="sslcontext-kickstart-parent" rev="7.4.7" />
Leiningen
[io.github.hakky54/sslcontext-kickstart-parent "7.4.7"]
Apache Buildr
'io.github.hakky54:sslcontext-kickstart-parent:jar:7.4.7'
Dependencies
The project has no third-party dependencies