c

caf-ssl-dropwizard

Files download
File Operation
caf-ssl-dropwizard-1.0.0-13.jar download
caf-ssl-dropwizard-1.0.0-13.pom download
caf-ssl-dropwizard-1.0.0-13-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cafapi.ssl</groupId>
  <artifactId>caf-ssl-dropwizard</artifactId>
  <version>1.0.0-13</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafapi.ssl:caf-ssl-dropwizard:1.0.0-13'
Gradle Kotlin
implementation("com.github.cafapi.ssl:caf-ssl-dropwizard:1.0.0-13")
Scala SBT
libraryDependencies += "com.github.cafapi.ssl" % "caf-ssl-dropwizard" % "1.0.0-13"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafapi.ssl', module='caf-ssl-dropwizard', version='1.0.0-13')
)
Apache Ivy
<dependency org="com.github.cafapi.ssl" name="caf-ssl-dropwizard" rev="1.0.0-13" />
Leiningen
[com.github.cafapi.ssl/caf-ssl-dropwizard "1.0.0-13"]
Apache Buildr
'com.github.cafapi.ssl:caf-ssl-dropwizard:jar:1.0.0-13'