is not current version
Last Version 5.3.0

com.opentable.components:otj-metrics-parent 5.2.4

OpenTable Metrics - Parent

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-metrics-parent
Version

Version

5.2.4
Type

Type

pom

Download otj-metrics-parent 5.2.4


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