c

caf-ssl-dropwizard

文件下载
文件名 操作
caf-ssl-dropwizard-1.2.0-62.jar 下载
caf-ssl-dropwizard-1.2.0-62.pom 下载
caf-ssl-dropwizard-1.2.0-62-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.cafapi.ssl</groupId>
  <artifactId>caf-ssl-dropwizard</artifactId>
  <version>1.2.0-62</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafapi.ssl:caf-ssl-dropwizard:1.2.0-62'
Gradle Kotlin
implementation("com.github.cafapi.ssl:caf-ssl-dropwizard:1.2.0-62")
Scala SBT
libraryDependencies += "com.github.cafapi.ssl" % "caf-ssl-dropwizard" % "1.2.0-62"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafapi.ssl', module='caf-ssl-dropwizard', version='1.2.0-62')
)
Apache Ivy
<dependency org="com.github.cafapi.ssl" name="caf-ssl-dropwizard" rev="1.2.0-62" />
Leiningen
[com.github.cafapi.ssl/caf-ssl-dropwizard "1.2.0-62"]
Apache Buildr
'com.github.cafapi.ssl:caf-ssl-dropwizard:jar:1.2.0-62'