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