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