<dependency>
<groupId>io.dropwizard-bundles</groupId>
<artifactId>dropwizard-version-bundle</artifactId>
<version>0.8.1-1</version>
</dependency>
@Grapes(
@Grab(group='io.dropwizard-bundles', module='dropwizard-version-bundle', version='0.8.1-1')
)
<dependency org="io.dropwizard-bundles" name="dropwizard-version-bundle" rev="0.8.1-1" />