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