License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.perfs |
ArtifactId | ArtifactIdcdc-perfs-core |
Version | Version0.10.1 |
Type | Typejar |
Description |
DescriptionCDC - Perfs Core
Performances monitoring library and UI.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-perfs-core-0.10.1.pom | |
cdc-perfs-core-0.10.1.jar | 67 KB |
cdc-perfs-core-0.10.1-tests.jar | 13 KB |
cdc-perfs-core-0.10.1-test-sources.jar | 7 KB |
cdc-perfs-core-0.10.1-sources.jar | 37 KB |
cdc-perfs-core-0.10.1-javadoc.jar | 636 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-core/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs-core</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-core/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-core:0.10.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-core/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-core:0.10.1")
'com.gitlab.cdc-java.perfs:cdc-perfs-core:jar:0.10.1'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-core" rev="0.10.1">
<artifact name="cdc-perfs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-core', version='0.10.1')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-core" % "0.10.1"
[com.gitlab.cdc-java.perfs/cdc-perfs-core "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.perfs : cdc-perfs-api | jar | 0.10.1 |
com.gitlab.cdc-java.io : cdc-io-compress | jar | |
com.gitlab.cdc-java.io : cdc-io-data | jar | |
com.gitlab.cdc-java.io : cdc-io-xml | jar | |
com.gitlab.cdc-java.io : cdc-io-utils | jar | |
com.gitlab.cdc-java.office : cdc-office-csv | jar | |
com.gitlab.cdc-java.office : cdc-office-ss | jar | |
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 |