License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.perfs |
ArtifactId | ArtifactIdcdc-perfs-api |
Last Version | Last Version0.20.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDC - Perfs API
Performances monitoring library and UI.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-perfs-api-0.20.4.pom | |
cdc-perfs-api-0.20.4.jar | 6 KB |
cdc-perfs-api-0.20.4-sources.jar | 5 KB |
cdc-perfs-api-0.20.4-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-api/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs-api</artifactId>
<version>0.20.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-api/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-api:0.20.4'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-api/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-api:0.20.4")
'com.gitlab.cdc-java.perfs:cdc-perfs-api:jar:0.20.4'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-api" rev="0.20.4">
<artifact name="cdc-perfs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-api', version='0.20.4')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-api" % "0.20.4"
[com.gitlab.cdc-java.perfs/cdc-perfs-api "0.20.4"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.util : cdc-util-core | jar | |
org.apache.logging.log4j : log4j-api | 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 | |
org.openjdk.jol : jol-core | jar | 0.16 |