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