License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.perfs |
ArtifactId | ArtifactIdcdc-perfs-ui |
Version | Version0.11.2 |
Type | Typejar |
Description |
DescriptionCDC - Perfs UI
Performances monitoring library and UI.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-perfs-ui-0.11.2.pom | |
cdc-perfs-ui-0.11.2.jar | 30 KB |
cdc-perfs-ui-0.11.2-sources.jar | 24 KB |
cdc-perfs-ui-0.11.2-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs-ui</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-ui:0.11.2'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-ui/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-ui:0.11.2")
'com.gitlab.cdc-java.perfs:cdc-perfs-ui:jar:0.11.2'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-ui" rev="0.11.2">
<artifact name="cdc-perfs-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-ui', version='0.11.2')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-ui" % "0.11.2"
[com.gitlab.cdc-java.perfs/cdc-perfs-ui "0.11.2"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.perfs : cdc-perfs-api | jar | 0.11.2 |
com.gitlab.cdc-java.perfs : cdc-perfs-core | jar | 0.11.2 |
com.gitlab.cdc-java.util : cdc-util-core | jar |