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