License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.perfs |
ArtifactId | ArtifactIdcdc-perfs |
Version | Version0.11.0 |
Type | Typepom |
Description |
DescriptionCDC - Perfs
Performances monitoring library and UI.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdc-perfs-0.11.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs</artifactId>
<version>0.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs:0.11.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs:0.11.0")
'com.gitlab.cdc-java.perfs:cdc-perfs:pom:0.11.0'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs" rev="0.11.0">
<artifact name="cdc-perfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs', version='0.11.0')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs" % "0.11.0"
[com.gitlab.cdc-java.perfs/cdc-perfs "0.11.0"]