<dependency>
<groupId>io.dropwizard-bundles</groupId>
<artifactId>dropwizard-version-bundle</artifactId>
<version>0.8.4</version>
</dependency>
@Grapes(
@Grab(group='io.dropwizard-bundles', module='dropwizard-version-bundle', version='0.8.4')
)