文件下载
文件名 操作
sslcontext-kickstart-bom-8.3.4.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.hakky54</groupId>
  <artifactId>sslcontext-kickstart-bom</artifactId>
  <version>8.3.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.hakky54:sslcontext-kickstart-bom:8.3.4'
Gradle Kotlin
implementation("io.github.hakky54:sslcontext-kickstart-bom:8.3.4")
Scala SBT
libraryDependencies += "io.github.hakky54" % "sslcontext-kickstart-bom" % "8.3.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hakky54', module='sslcontext-kickstart-bom', version='8.3.4')
)
Apache Ivy
<dependency org="io.github.hakky54" name="sslcontext-kickstart-bom" rev="8.3.4" />
Leiningen
[io.github.hakky54/sslcontext-kickstart-bom "8.3.4"]
Apache Buildr
'io.github.hakky54:sslcontext-kickstart-bom:jar:8.3.4'
本项目依赖
该项目无第三方依赖