metrics-core

io.dropwizard.metrics

metrics-core is a Java jar artifact published under the io.dropwizard.metrics group on Maven Central. 114 versions are indexed here. It is depended on by 8,494+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 4.2.39 114 versions jarChecking...

Add to your project4.2.39

<dependency>
    <groupId>io.dropwizard.metrics</groupId>
    <artifactId>metrics-core</artifactId>
    <version>4.2.39</version>
</dependency>

Version Details — 4.2.39

Packaging
bundle
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.

Checking security advisories...