| License |
License |
|---|---|
| GroupId | GroupIdcom.custardsource |
| ArtifactId | ArtifactIdparfait |
| Version | Version0.3.11 |
| Type | Typejar |
| Description |
Descriptionparfait
Java performance monitoring framework, including PCP bridge
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcustardsource |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parfait-0.3.11.pom | 6 KB |
| parfait-0.3.11-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.custardsource/parfait/ -->
<dependency>
<groupId>com.custardsource</groupId>
<artifactId>parfait</artifactId>
<version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.custardsource/parfait/
implementation 'com.custardsource:parfait:0.3.11'
// https://jarcasting.com/artifacts/com.custardsource/parfait/
implementation ("com.custardsource:parfait:0.3.11")
'com.custardsource:parfait:jar:0.3.11'
<dependency org="com.custardsource" name="parfait" rev="0.3.11">
<artifact name="parfait" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.custardsource', module='parfait', version='0.3.11')
)
libraryDependencies += "com.custardsource" % "parfait" % "0.3.11"
[com.custardsource/parfait "0.3.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| log4j : log4j Optional | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.6 |