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