<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-benchmarks</artifactId>
<version>0.9.0-rc1</version>
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-benchmarks', version='0.9.0-rc1')
)