Jar examples for m:metrics-servlet
An instrumented filter for servlet environments.
You can download jar file metrics-servlet 3.2.5 in this page.
You can use the following script to add metrics-servlet-3.2.5.jar to your project.
<dependency> <groupId>io.dropwizard.metrics</groupId> <artifactId>metrics-servlet</artifactId> <version>3.2.5</version> </dependency>
compile group: 'io.dropwizard.metrics', name: 'metrics-servlet', version: '3.2.5'
libraryDependencies += "io.dropwizard.metrics" % "metrics-servlet" % "3.2.5"
<dependency org="io.dropwizard.metrics" name="metrics-servlet" rev="3.2.5"/>
@Grapes(@Grab(group='io.dropwizard.metrics', module='metrics-servlet', version='3.2.5'))
'io.dropwizard.metrics:metrics-servlet:jar:3.2.5'
Click the following link to download the jar file.
metrics-servlet-3.2.5-javadoc.jar