io.reacted:reacted-flow

Java actor framework for building replayable microservices based applications in a distributed and heterogeneous environment

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reacted
ArtifactId

ArtifactId

reacted-flow
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java actor framework for building replayable microservices based applications in a distributed and heterogeneous environment

Download reacted-flow

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reacted : reacted-core jar 1.5.0
io.reacted : reacted-streams jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0