is not current version
Last Version 5.2.4

com.opentable.components:otj-metrics 4.0.9

Legacy - OpenTable Metrics with JAX-RS endpoints

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-metrics
Version

Version

4.0.9
Type

Type

pom

Download otj-metrics 4.0.9

Filename Size
otj-metrics-4.0.9.pom 1 KB
Browse

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