is not current version
Last Version 5.2.14

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

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

3.0.20
Type

Type

jar

Download otj-server-reactive 3.0.20


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