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.3 in this page.
Apache License 2.0
You can use the following script to add metrics-spring-3.0.3.jar to your project.
<dependency> <groupId>com.ryantenney.metrics</groupId> <artifactId>metrics-spring</artifactId> <version>3.0.3</version> </dependency>
compile group: 'com.ryantenney.metrics', name: 'metrics-spring', version: '3.0.3'
libraryDependencies += "com.ryantenney.metrics" % "metrics-spring" % "3.0.3"
<dependency org="com.ryantenney.metrics" name="metrics-spring" rev="3.0.3"/>
@Grapes(@Grab(group='com.ryantenney.metrics', module='metrics-spring', version='3.0.3'))
'com.ryantenney.metrics:metrics-spring:jar:3.0.3'
Click the following link to download the jar file.
metrics-spring-3.0.3-javadoc.jar