Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-metrics-jaxrs |
Last Version | Last Version5.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenTable Metrics JAX-RS
OpenTable Metrics with JAX-RS endpoints
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-jaxrs/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-metrics-jaxrs</artifactId>
<version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-jaxrs/
implementation 'com.opentable.components:otj-metrics-jaxrs:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-jaxrs/
implementation ("com.opentable.components:otj-metrics-jaxrs:5.2.4")
'com.opentable.components:otj-metrics-jaxrs:jar:5.2.4'
<dependency org="com.opentable.components" name="otj-metrics-jaxrs" rev="5.2.4">
<artifact name="otj-metrics-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-jaxrs', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-jaxrs" % "5.2.4"
[com.opentable.components/otj-metrics-jaxrs "5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
com.opentable.components : otj-metrics-core | jar | 5.2.4 |
javax.inject : javax.inject | jar | 1 |
io.dropwizard.metrics : metrics-core | jar | 4.1.19 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.19 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.google.guava : guava | jar | 23.5-jre |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.springframework : spring-test | jar | |
org.jboss.resteasy : resteasy-client | jar | 4.1.1.Final |