<dependency>
<groupId>com.hubspot.dropwizard</groupId>
<artifactId>dropwizard-guicier</artifactId>
<version>0.9.1.0</version>
</dependency>
@Grapes(
@Grab(group='com.hubspot.dropwizard', module='dropwizard-guicier', version='0.9.1.0')
)
<parent> <groupId>com.hubspot</groupId> <artifactId>basepom</artifactId> <version>15.1</version> </parent>
compile
|-- com.google.inject.extensions:guice-servlet
|-- com.google.code.findbugs:annotations
|-- javax.servlet:javax.servlet-api
|-- javax.ws.rs:javax.ws.rs-api:2.0.1
|-- io.dropwizard:dropwizard-servlets
|-- io.dropwizard:dropwizard-core
|-- io.dropwizard:dropwizard-lifecycle
|-- io.dropwizard:dropwizard-jersey
|-- io.dropwizard:dropwizard-jetty
|-- io.dropwizard.metrics:metrics-healthchecks:3.1.2
|-- org.glassfish.jersey.core:jersey-server
|-- org.glassfish.jersey.containers:jersey-container-servlet-core