Last Version

com.opentable.components:otj-server-reactive 5.2.14

Provides Spring WebFlux wiring into otj-stack

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-reactive
Version

Version

5.2.14
Type

Type

jar
Description

Description

Provides Spring WebFlux wiring into otj-stack
Project Organization

Project Organization

OpenTable

Download otj-server-reactive 5.2.14


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-server-reactive/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-server-reactive</artifactId>
    <version>5.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-reactive/
implementation 'com.opentable.components:otj-server-reactive:5.2.14'
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-reactive/
implementation ("com.opentable.components:otj-server-reactive:5.2.14")
'com.opentable.components:otj-server-reactive:jar:5.2.14'
<dependency org="com.opentable.components" name="otj-server-reactive" rev="5.2.14">
  <artifact name="otj-server-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server-reactive', version='5.2.14')
)
libraryDependencies += "com.opentable.components" % "otj-server-reactive" % "5.2.14"
[com.opentable.components/otj-server-reactive "5.2.14"]

Dependencies

compile (27)

Group / Artifact Type Version
com.opentable.components » otj-security-mitigation jar 1.0.1
com.opentable.components : otj-core jar 5.2.1
com.opentable.components : otj-logging-jetty jar 5.2.4
com.opentable.components : otj-server-core jar 5.2.14
com.opentable.components : otj-metrics-reactive jar 5.2.13
com.opentable.components » otj-conservedheaders-reactive jar 5.2.3
com.opentable.components » otj-conservedheaders-core jar 5.2.3
com.opentable.components : otj-logging jar 5.2.4
com.opentable » otj-httpheaders jar 5.2.2
com.opentable.components » otj-spring jar 5.2.2
com.opentable.logging » otj-otl jar 0.12.1
org.springframework : spring-web jar
org.springframework : spring-webflux jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework.boot : spring-boot jar
io.projectreactor : reactor-core jar
ch.qos.logback : logback-core jar 1.2.11
org.apache.commons : commons-lang3 jar 3.12.0
io.dropwizard.metrics : metrics-core jar 4.2.9
ch.qos.logback : logback-classic jar 1.2.11
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-core jar 5.3.18

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.36

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
io.projectreactor.netty : reactor-netty jar
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar

Project Modules

There are no modules declared in this project.