File | Operation |
---|---|
metrics-bom-4.1.3.pom | download |
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-bom</artifactId>
<version>4.1.3</version>
<type>pom</type>
</dependency>
<parent> <groupId>io.dropwizard.metrics</groupId> <artifactId>metrics-parent</artifactId> <version>4.1.3</version> </parent>