is not current version
Last Version 5.2.4

com.opentable.components:otj-metrics 4.0.2

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.2
Type

Type

pom

Download otj-metrics 4.0.2

Filename Size
otj-metrics-4.0.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics/
implementation 'com.opentable.components:otj-metrics:4.0.2'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics/
implementation ("com.opentable.components:otj-metrics:4.0.2")
'com.opentable.components:otj-metrics:pom:4.0.2'
<dependency org="com.opentable.components" name="otj-metrics" rev="4.0.2">
  <artifact name="otj-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics', version='4.0.2')
)
libraryDependencies += "com.opentable.components" % "otj-metrics" % "4.0.2"
[com.opentable.components/otj-metrics "4.0.2"]