s

sslcontext-kickstart-for-apache

Files download
File Operation
sslcontext-kickstart-for-apache-3.0.6.jar download
sslcontext-kickstart-for-apache-3.0.6.pom download
sslcontext-kickstart-for-apache-3.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hakky54</groupId>
  <artifactId>sslcontext-kickstart-for-apache</artifactId>
  <version>3.0.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.hakky54:sslcontext-kickstart-for-apache:3.0.6'
Gradle Kotlin
implementation("io.github.hakky54:sslcontext-kickstart-for-apache:3.0.6")
Scala SBT
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-apache" % "3.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-apache', version='3.0.6')
)
Apache Ivy
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-apache" rev="3.0.6" />
Leiningen
[io.github.hakky54/sslcontext-kickstart-for-apache "3.0.6"]
Apache Buildr
'io.github.hakky54:sslcontext-kickstart-for-apache:jar:3.0.6'