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