Reactor flow

A library to execute flows with reactor. Inspired by https://github.com/j-easy/easy-flows project.

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.github.juliengalet
ArtifactId

ArtifactId

reactor-flow
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reactor flow
A library to execute flows with reactor. Inspired by https://github.com/j-easy/easy-flows project.
Project URL

Project URL

https://github.com/juliengalet/reactor-flow

Download reactor-flow

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core Optional jar 3.4.12

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter jar 5.8.1
io.projectreactor : reactor-test jar 3.4.12
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2