Metrics Core

Downloads

Jar109.92 KB
Pom846.00 B

[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

URL http://metrics.codahale.com/
Issue Tracker github

SCM

Connection scm:git:git://github.com/dropwizard/metrics.git
Dev. Connection scm:git:git@github.com:dropwizard/metrics.git
Viewer http://github.com/dropwizard/metrics/