License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.perfs |
ArtifactId | ArtifactIdcdc-perfs-instrument |
Last Version | Last Version0.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDC - Perfs Instrument
Performances monitoring library and UI.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-instrument/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs-instrument</artifactId>
<version>0.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-instrument/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-instrument:0.20.4'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-instrument/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-instrument:0.20.4")
'com.gitlab.cdc-java.perfs:cdc-perfs-instrument:jar:0.20.4'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-instrument" rev="0.20.4">
<artifact name="cdc-perfs-instrument" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-instrument', version='0.20.4')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-instrument" % "0.20.4"
[com.gitlab.cdc-java.perfs/cdc-perfs-instrument "0.20.4"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.io : cdc-io-xml | jar | |
com.gitlab.cdc-java.perfs : cdc-perfs-api | jar | 0.20.4 |
com.gitlab.cdc-java.perfs : cdc-perfs-core | jar | 0.20.4 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-iostreams | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |