Categories |
CategoriesReact User Interface Web Frameworks Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-metrics-reactive |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenTable Metrics Reactive
Exposes metrics over Spring WebFlux reactive endpoints
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-reactive/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-metrics-reactive</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-reactive/
implementation 'com.opentable.components:otj-metrics-reactive:5.3.0'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-reactive/
implementation ("com.opentable.components:otj-metrics-reactive:5.3.0")
'com.opentable.components:otj-metrics-reactive:jar:5.3.0'
<dependency org="com.opentable.components" name="otj-metrics-reactive" rev="5.3.0">
<artifact name="otj-metrics-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-reactive', version='5.3.0')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-reactive" % "5.3.0"
[com.opentable.components/otj-metrics-reactive "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-metrics-core | jar | 5.3.0 |
javax.inject : javax.inject | jar | 1 |
org.springframework : spring-web | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.springframework : spring-beans | jar | |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
org.springframework : spring-context | jar | |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.9 |
com.google.guava : guava | jar | 31.0.1-jre |
io.projectreactor : reactor-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.springframework : spring-test | jar |