Last Version

io.reacted:reacted-streams 1.5.0

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-streams
Version

Version

1.5.0
Type

Type

jar
Description

Description

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

Download reacted-streams 1.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reacted : reacted-core jar 1.5.0
io.reacted : reacted-pattern jar 1.5.0
org.apache.commons : commons-lang3 jar 3.12.0

test (5)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.reactivestreams : reactive-streams-tck-flow jar 1.0.3
org.reactivestreams : reactive-streams jar 1.0.3
io.reacted : reacted-drivers jar 1.5.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.