is not current version
Last Version 5.2.4

com.opentable.components:otj-metrics 2.6.3

Expose Codahale Metrics over HTTP in OpenTable format

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-metrics
Version

Version

2.6.3
Type

Type

jar

Download otj-metrics 2.6.3


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