Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-metrics-parent |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
otj-metrics-parent-4.0.1.pom | 4 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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-parent/
implementation 'com.opentable.components:otj-metrics-parent:4.0.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-parent/
implementation ("com.opentable.components:otj-metrics-parent:4.0.1")
'com.opentable.components:otj-metrics-parent:pom:4.0.1'
<dependency org="com.opentable.components" name="otj-metrics-parent" rev="4.0.1">
<artifact name="otj-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-parent', version='4.0.1')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-parent" % "4.0.1"
[com.opentable.components/otj-metrics-parent "4.0.1"]