com.ringcentral.platform.metrics:metrics-facade-base

RingCentral 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.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

com.ringcentral.platform.metrics
ArtifactId

ArtifactId

metrics-facade-base
Last Version

Last Version

2.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

RingCentral 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.

Download metrics-facade-base

How to add to project

<!-- https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-base/ -->
<dependency>
    <groupId>com.ringcentral.platform.metrics</groupId>
    <artifactId>metrics-facade-base</artifactId>
    <version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-base/
implementation 'com.ringcentral.platform.metrics:metrics-facade-base:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.ringcentral.platform.metrics/metrics-facade-base/
implementation ("com.ringcentral.platform.metrics:metrics-facade-base:2.0.0-RELEASE")
'com.ringcentral.platform.metrics:metrics-facade-base:jar:2.0.0-RELEASE'
<dependency org="com.ringcentral.platform.metrics" name="metrics-facade-base" rev="2.0.0-RELEASE">
  <artifact name="metrics-facade-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ringcentral.platform.metrics', module='metrics-facade-base', version='2.0.0-RELEASE')
)
libraryDependencies += "com.ringcentral.platform.metrics" % "metrics-facade-base" % "2.0.0-RELEASE"
[com.ringcentral.platform.metrics/metrics-facade-base "2.0.0-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE