Download parfait-pcp-0.3.4.jar file - Jar p

Jar examples for p:parfait-pcp

Description

Bridge between Parfait-collected metrics and the DXM PCP Bridge to enable monitoring of Java applications via PCP

You can download jar file parfait-pcp 0.3.4 in this page.

Build File

You can use the following script to add parfait-pcp-0.3.4.jar to your project.

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

Download

Click the following link to download the jar file.

parfait-pcp-0.3.4-javadoc.jar
parfait-pcp-0.3.4-sources.jar
parfait-pcp-0.3.4-tests.jar
parfait-pcp-0.3.4.jar
parfait-pcp-0.3.4.pom



Related Tutorials