Jar examples for p:parfait-core
Java performance monitoring framework, including PCP bridge
You can download jar file parfait-core 0.2.5 in this page.
You can use the following script to add parfait-core-0.2.5.jar to your project.
<dependency> <groupId>com.custardsource.parfait</groupId> <artifactId>parfait-core</artifactId> <version>0.2.5</version> </dependency>
compile group: 'com.custardsource.parfait', name: 'parfait-core', version: '0.2.5'
libraryDependencies += "com.custardsource.parfait" % "parfait-core" % "0.2.5"
<dependency org="com.custardsource.parfait" name="parfait-core" rev="0.2.5"/>
@Grapes(@Grab(group='com.custardsource.parfait', module='parfait-core', version='0.2.5'))
'com.custardsource.parfait:parfait-core:jar:0.2.5'
Click the following link to download the jar file.
parfait-core-0.2.5-javadoc.jar