Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-metrics-actuator |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenTable Metrics Actuator
Spring Boot Actuator support
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-actuator/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-metrics-actuator</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-actuator/
implementation 'com.opentable.components:otj-metrics-actuator:5.3.0'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-actuator/
implementation ("com.opentable.components:otj-metrics-actuator:5.3.0")
'com.opentable.components:otj-metrics-actuator:jar:5.3.0'
<dependency org="com.opentable.components" name="otj-metrics-actuator" rev="5.3.0">
<artifact name="otj-metrics-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-actuator', version='5.3.0')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-actuator" % "5.3.0"
[com.opentable.components/otj-metrics-actuator "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
io.micrometer : micrometer-core | jar | |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
javax.inject : javax.inject | jar | 1 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.9 |
org.springframework.boot : spring-boot-actuator | jar | |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.springframework : spring-beans | jar | |
org.springframework : spring-core | jar | 5.3.18 |
com.opentable.components : otj-metrics-core | jar | 5.3.0 |
com.opentable.components : otj-metrics-mvc | jar | 5.3.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot | jar | |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.opentable » otj-httpheaders | jar | 5.2.1 |
org.springframework : spring-web Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-core | jar | 5.2.0 |
com.opentable.components » otj-spring | jar | 5.2.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework : spring-webmvc | jar | |
org.eclipse.jetty : jetty-servlets | jar | |
org.eclipse.jetty : jetty-webapp | jar | |
com.jayway.jsonpath : json-path | jar | |
org.assertj : assertj-core | jar | 3.21.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |