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