is not current version
Last Version 5.2.14

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

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.3
Type

Type

jar

Download otj-server-reactive 5.2.3


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