is not current version
Last Version 5.2.4

com.opentable.components:otj-metrics 4.0.14

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

Type

pom

Download otj-metrics 4.0.14

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