License |
License |
---|---|
Categories |
CategoriesCLI User Interface Logging Application Layer Libs Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.sap.hcp.cf.logging |
ArtifactId | ArtifactIdcf-custom-metrics-clients-core |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncf-java-monitoring-custom-metrics-clients-core
SAP CP CF Monitoring Clients for custom metrics
|
<!-- https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-custom-metrics-clients-core/ -->
<dependency>
<groupId>com.sap.hcp.cf.logging</groupId>
<artifactId>cf-custom-metrics-clients-core</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-custom-metrics-clients-core/
implementation 'com.sap.hcp.cf.logging:cf-custom-metrics-clients-core:3.6.2'
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-custom-metrics-clients-core/
implementation ("com.sap.hcp.cf.logging:cf-custom-metrics-clients-core:3.6.2")
'com.sap.hcp.cf.logging:cf-custom-metrics-clients-core:jar:3.6.2'
<dependency org="com.sap.hcp.cf.logging" name="cf-custom-metrics-clients-core" rev="3.6.2">
<artifact name="cf-custom-metrics-clients-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.hcp.cf.logging', module='cf-custom-metrics-clients-core', version='3.6.2')
)
libraryDependencies += "com.sap.hcp.cf.logging" % "cf-custom-metrics-clients-core" % "3.6.2"
[com.sap.hcp.cf.logging/cf-custom-metrics-clients-core "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.openjdk.jmh : jmh-core | jar | 1.34 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |