is not current version
Last Version 5.2.4

com.opentable.components:otj-metrics 4.0.1

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

Type

pom

Download otj-metrics 4.0.1

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