Download parfait-core-0.3.0.RC3.jar file - Jar p

Jar examples for p:parfait-core

Description

Java performance monitoring framework, including PCP bridge

You can download jar file parfait-core 0.3.0.RC3 in this page.

Build File

You can use the following script to add parfait-core-0.3.0.RC3.jar to your project.

<dependency>
   <groupId>com.custardsource.parfait</groupId>
   <artifactId>parfait-core</artifactId>
   <version>0.3.0.RC3</version>
</dependency>
compile group: 'com.custardsource.parfait', name: 'parfait-core', version: '0.3.0.RC3'
libraryDependencies += "com.custardsource.parfait" % "parfait-core" % "0.3.0.RC3"
<dependency org="com.custardsource.parfait" name="parfait-core" rev="0.3.0.RC3"/>
@Grapes(@Grab(group='com.custardsource.parfait', module='parfait-core', version='0.3.0.RC3'))
'com.custardsource.parfait:parfait-core:jar:0.3.0.RC3'

Download

Click the following link to download the jar file.

parfait-core-0.3.0.RC3-javadoc.jar
parfait-core-0.3.0.RC3-sources.jar
parfait-core-0.3.0.RC3-tests.jar
parfait-core-0.3.0.RC3.jar
parfait-core-0.3.0.RC3.pom



Related Tutorials