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