Last Version

com.ringcentral.platform.metrics:metrics-facade-spring 2.0.1-RELEASE

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-spring
Version

Version

2.0.1-RELEASE
Type

Type

pom
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-spring 2.0.1-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • micrometer-registry-metrics-facade
  • metrics-facade-spring-boot-autoconfigure
  • metrics-facade-spring-boot-starter
  • metrics-facade-prometheus-spring-boot-autoconfigure
  • metrics-facade-prometheus-spring-boot-starter
  • metrics-facade-spring-boot-sample-app