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