is not current version
Last Version 5.3.0

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

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

3.0.1
Type

Type

jar

Download otj-metrics-core 3.0.1


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