<dependency>
<groupId>com.hubspot.dropwizard</groupId>
<artifactId>dropwizard-guice</artifactId>
<version>0.6.1</version>
</dependency>
@Grapes(
@Grab(group='com.hubspot.dropwizard', module='dropwizard-guice', version='0.6.1')
)