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