<dependency>
<groupId>com.hubspot.dropwizard</groupId>
<artifactId>dropwizard-guicier</artifactId>
<version>0.7.1.2</version>
</dependency>
@Grapes(
@Grab(group='com.hubspot.dropwizard', module='dropwizard-guicier', version='0.7.1.2')
)
<parent> <groupId>com.hubspot</groupId> <artifactId>basepom</artifactId> <version>12.7</version> </parent>
compile
|-- com.google.inject.extensions:guice-servlet
|-- com.google.inject.extensions:guice-multibindings
|-- com.google.code.findbugs:annotations
|-- javax.servlet:javax.servlet-api
|-- com.codahale.metrics:metrics-healthchecks
|-- io.dropwizard:dropwizard-servlets
|-- io.dropwizard:dropwizard-core
|-- io.dropwizard:dropwizard-lifecycle
|-- io.dropwizard:dropwizard-jersey
|-- io.dropwizard:dropwizard-jetty
|-- com.sun.jersey:jersey-server