d

dropwizard-guicier

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