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