Jar examples for m:metrics-spring
Instrumentation of Controller execution and View rendering in Spring MVC.
You can download jar file metrics-spring 3.0.0 in this page.
Apache License 2.0
You can use the following script to add metrics-spring-3.0.0.jar to your project.
<dependency> <groupId>com.ryantenney.metrics</groupId> <artifactId>metrics-spring</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.ryantenney.metrics', name: 'metrics-spring', version: '3.0.0'
libraryDependencies += "com.ryantenney.metrics" % "metrics-spring" % "3.0.0"
<dependency org="com.ryantenney.metrics" name="metrics-spring" rev="3.0.0"/>
@Grapes(@Grab(group='com.ryantenney.metrics', module='metrics-spring', version='3.0.0'))
'com.ryantenney.metrics:metrics-spring:jar:3.0.0'
Click the following link to download the jar file.
metrics-spring-3.0.0-javadoc.jar