d

dropwizard-guicier

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