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