Jar examples for m:metrics-parent
A reporter for Metrics which announces measurements to a InfluxDb server.
You can download jar file metrics-parent 4.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add metrics-parent-4.0.1.jar to your project.
<dependency> <groupId>io.dropwizard.metrics</groupId> <artifactId>metrics-parent</artifactId> <version>4.0.1</version> </dependency>
compile group: 'io.dropwizard.metrics', name: 'metrics-parent', version: '4.0.1'
libraryDependencies += "io.dropwizard.metrics" % "metrics-parent" % "4.0.1"
<dependency org="io.dropwizard.metrics" name="metrics-parent" rev="4.0.1"/>
@Grapes(@Grab(group='io.dropwizard.metrics', module='metrics-parent', version='4.0.1'))
'io.dropwizard.metrics:metrics-parent:jar:4.0.1'
Click the following link to download the jar file.
metrics-parent-4.0.1.pom