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