![JAR search and dependency download from the Maven repository](/logo.png)
Download metrics-bom JAR file with all dependencies
metrics-bom from group io.dropwizard.metrics (version 4.2.30)
Bill of Materials for Metrics
Group: io.dropwizard.metrics Artifact: metrics-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
metrics-bom from group com.covisint.core (version 3.0.2)
This bill of materials (BOM) POM covers all the Metrics artifacts related to a particular version.
By importing this BOM, you fix the version of all of Metrics-related artifacts to the versions
associated with a particular release. This prevents the overriding of Metrics transitive dependencies
which in turn could cause version conflicts between libraries.
To use this BOM, add the following in your POM:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.covisint.core</groupId>
<artifactId>metrics-bom</artifactId>
<version>3.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
And then declare your dependency on the Metrics artifacts *without* a version.
Group: com.covisint.core Artifact: metrics-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Page 1 from 1 (items total 2)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy