[top] / io / dropwizard / metrics /
metrics-core /
4.0.5
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.
Repository |
external |
Group ID |
io.dropwizard.metrics |
Artifact ID |
metrics-core |
Version |
4.0.5 |
Packaging |
bundle |
Parent |
io.dropwizard.metrics metrics-parent 4.0.5
(View)
|
POM Snippet
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.0.5</version>
<type>bundle</type>
</dependency>
Other Details
SCM