d

dropwizard-guicier

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