File | Operation |
---|---|
metrics-parent-4.2.18.pom | download |
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-parent</artifactId>
<version>4.2.18</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.dropwizard.metrics', module='metrics-parent', version='4.2.18')
)