Jar examples for m:metrics-annotation
A dependency-less package of just the annotations used by other Metrics modules.
You can download jar file metrics-annotation 3.2.1 in this page.
You can use the following script to add metrics-annotation-3.2.1.jar to your project.
<dependency> <groupId>io.dropwizard.metrics</groupId> <artifactId>metrics-annotation</artifactId> <version>3.2.1</version> </dependency>
compile group: 'io.dropwizard.metrics', name: 'metrics-annotation', version: '3.2.1'
libraryDependencies += "io.dropwizard.metrics" % "metrics-annotation" % "3.2.1"
<dependency org="io.dropwizard.metrics" name="metrics-annotation" rev="3.2.1"/>
@Grapes(@Grab(group='io.dropwizard.metrics', module='metrics-annotation', version='3.2.1'))
'io.dropwizard.metrics:metrics-annotation:jar:3.2.1'
Click the following link to download the jar file.
metrics-annotation-3.2.1-javadoc.jar