License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring ORM Data |
GroupId | GroupIdcom.ringcentral.platform.metrics |
ArtifactId | ArtifactIdmetrics-facade-samples |
Version | Version1.0.4-RELEASE |
Type | Typejar |
Description |
DescriptionRingCentral Metrics Facade is a Java library for working with metrics,
allowing extremely flexible configuration of metrics and their export,
designed to be generic and not tied to a specific implementation.
|
<!-- https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-samples/ -->
<dependency>
<groupId>com.ringcentral.platform.metrics</groupId>
<artifactId>metrics-facade-samples</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-samples/
implementation 'com.ringcentral.platform.metrics:metrics-facade-samples:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-samples/
implementation ("com.ringcentral.platform.metrics:metrics-facade-samples:1.0.4-RELEASE")
'com.ringcentral.platform.metrics:metrics-facade-samples:jar:1.0.4-RELEASE'
<dependency org="com.ringcentral.platform.metrics" name="metrics-facade-samples" rev="1.0.4-RELEASE">
<artifact name="metrics-facade-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ringcentral.platform.metrics', module='metrics-facade-samples', version='1.0.4-RELEASE')
)
libraryDependencies += "com.ringcentral.platform.metrics" % "metrics-facade-samples" % "1.0.4-RELEASE"
[com.ringcentral.platform.metrics/metrics-facade-samples "1.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.ringcentral.platform.metrics : metrics-facade-dropwizard | jar | 1.0.4-RELEASE |
com.ringcentral.platform.metrics : metrics-facade-prometheus | jar | 1.0.4-RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
io.prometheus : simpleclient | jar | 0.10.0 |
io.prometheus : simpleclient_dropwizard | jar | 0.10.0 |