is not current version
Last Version 5.3.0

com.opentable.components:otj-metrics-core 5.2.6

Manages metrics and healthchecks and sends them to Graphite and exposes them via endpoints

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-metrics-core
Version

Version

5.2.6
Type

Type

jar

Download otj-metrics-core 5.2.6


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-core/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-metrics-core</artifactId>
    <version>5.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-core/
implementation 'com.opentable.components:otj-metrics-core:5.2.6'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-core/
implementation ("com.opentable.components:otj-metrics-core:5.2.6")
'com.opentable.components:otj-metrics-core:jar:5.2.6'
<dependency org="com.opentable.components" name="otj-metrics-core" rev="5.2.6">
  <artifact name="otj-metrics-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-core', version='5.2.6')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-core" % "5.2.6"
[com.opentable.components/otj-metrics-core "5.2.6"]