Simple library for using Guice DI in a dropwizard service.
'com.hubspot.dropwizard:dropwizard-guice:0.8.0'
<dependency>
<groupId>com.hubspot.dropwizard</groupId>
<artifactId>dropwizard-guice</artifactId>
<version>0.8.0</version>
</dependency>
<dependency org="com.hubspot.dropwizard" name="dropwizard-guice" rev="0.8.0"/>
"com.hubspot.dropwizard", "dropwizard-guice", "0.8.0"