d

dropwizard-guicier

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