reactor module

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries Jooby
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-reactor
Last Version

Last Version

1.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

reactor module
A modular micro web framework for Java and Kotlin

Download jooby-reactor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby-executor jar 1.6.9
io.projectreactor : reactor-core jar 2.5.0.M3

test (6)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.CR8
1.0.0.CR7
1.0.0.CR6
1.0.0.CR5
1.0.0.CR4
1.0.0.CR3