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