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