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