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