Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-metrics-parent |
Version | Version4.0.14 |
Type | Typepom |
Filename | Size |
---|---|
otj-metrics-parent-4.0.14.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-parent/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-metrics-parent</artifactId>
<version>4.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-parent/
implementation 'com.opentable.components:otj-metrics-parent:4.0.14'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-parent/
implementation ("com.opentable.components:otj-metrics-parent:4.0.14")
'com.opentable.components:otj-metrics-parent:pom:4.0.14'
<dependency org="com.opentable.components" name="otj-metrics-parent" rev="4.0.14">
<artifact name="otj-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-parent', version='4.0.14')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-parent" % "4.0.14"
[com.opentable.components/otj-metrics-parent "4.0.14"]