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.2.0.pom download
Apache Maven
<dependency>
  <groupId>io.github.hakky54</groupId>
  <artifactId>sslcontext-kickstart-parent</artifactId>
  <version>7.2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.hakky54:sslcontext-kickstart-parent:7.2.0'
Gradle Kotlin
implementation("io.github.hakky54:sslcontext-kickstart-parent:7.2.0")
Scala SBT
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-parent" % "7.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hakky54', module='sslcontext-kickstart-parent', version='7.2.0')
)
Apache Ivy
<dependency org="io.github.hakky54" name="sslcontext-kickstart-parent" rev="7.2.0" />
Leiningen
[io.github.hakky54/sslcontext-kickstart-parent "7.2.0"]
Apache Buildr
'io.github.hakky54:sslcontext-kickstart-parent:jar:7.2.0'
Dependencies
The project has no third-party dependencies