Jar examples for p:parfait-spring
Library enabling parfait timing collection around Spring beans using Spring AOP
You can download jar file parfait-spring 0.5.1 in this page.
You can use the following script to add parfait-spring-0.5.1.jar to your project.
<dependency> <groupId>io.pcp.parfait</groupId> <artifactId>parfait-spring</artifactId> <version>0.5.1</version> </dependency>
compile group: 'io.pcp.parfait', name: 'parfait-spring', version: '0.5.1'
libraryDependencies += "io.pcp.parfait" % "parfait-spring" % "0.5.1"
<dependency org="io.pcp.parfait" name="parfait-spring" rev="0.5.1"/>
@Grapes(@Grab(group='io.pcp.parfait', module='parfait-spring', version='0.5.1'))
'io.pcp.parfait:parfait-spring:jar:0.5.1'
Click the following link to download the jar file.
parfait-spring-0.5.1-javadoc.jar