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