Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-metrics |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenTable Metrics - Legacy Relocation Artifact
Legacy - OpenTable Metrics with JAX-RS endpoints
|
Filename | Size |
---|---|
otj-metrics-5.2.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-metrics</artifactId>
<version>5.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics/
implementation 'com.opentable.components:otj-metrics:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics/
implementation ("com.opentable.components:otj-metrics:5.2.4")
'com.opentable.components:otj-metrics:pom:5.2.4'
<dependency org="com.opentable.components" name="otj-metrics" rev="5.2.4">
<artifact name="otj-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-metrics" % "5.2.4"
[com.opentable.components/otj-metrics "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |