文件下载
文件名 操作
sslcontext-kickstart-for-apache-3.0.7.jar 下载
sslcontext-kickstart-for-apache-3.0.7.pom 下载
sslcontext-kickstart-for-apache-3.0.7-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.hakky54</groupId>
  <artifactId>sslcontext-kickstart-for-apache</artifactId>
  <version>3.0.7</version>
</dependency>
Gradle Groovy
implementation 'io.github.hakky54:sslcontext-kickstart-for-apache:3.0.7'
Gradle Kotlin
implementation("io.github.hakky54:sslcontext-kickstart-for-apache:3.0.7")
Scala SBT
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-for-apache" % "3.0.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hakky54', module='sslcontext-kickstart-for-apache', version='3.0.7')
)
Apache Ivy
<dependency org="io.github.hakky54" name="sslcontext-kickstart-for-apache" rev="3.0.7" />
Leiningen
[io.github.hakky54/sslcontext-kickstart-for-apache "3.0.7"]
Apache Buildr
'io.github.hakky54:sslcontext-kickstart-for-apache:jar:3.0.7'