ru.fix:completable-reactor-runtime

https://github.com/ru-fix/completable-reactor

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

ru.fix
ArtifactId

ArtifactId

completable-reactor-runtime
Last Version

Last Version

1.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

ru.fix:completable-reactor-runtime
https://github.com/ru-fix/completable-reactor
Project URL

Project URL

https://github.com/ru-fix/completable-reactor
Source Code Management

Source Code Management

https://github.com/ru-fix/completable-reactor

Download completable-reactor-runtime

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
ru.fix : completable-reactor-model jar 1.5.7
ru.fix : completable-reactor-graph jar 1.5.7
ru.fix : dynamic-property-api jar 1.0.5
ru.fix : aggregating-profiler jar 1.5.16
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
io.github.microutils : kotlin-logging jar 1.5.9

Project Modules

There are no modules declared in this project.

CompletableReactor

Maven Central

CompletableReactor framework makes it easier to create business flows that have concurrently running parts and complex execution branching.

CompletableReactor provides DSL-like builder-style API to describe business flows and visualization plugins that parse code and displays it as an execution graph. CompletableReactor follows code-first approach when developer writes code and IDE visualizes it in plugin window and provides ability to navigate from graph to code and backward.

Framework built on top of Fork Join Pool and CompletableFuture API. Different JVM based languages use extension to support more suitable DSL-like API.

Visit CompletableReactor site for project documentation:
https://ru-fix.github.io/completable-reactor/

MIT License

ru.fix

FIX

FIX Company

Versions

Version
1.5.7
1.5.5
1.4.8
1.4.7
1.4.5
1.4.1
1.3.1