| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.reacted |
| ArtifactId | ArtifactIdreacted-streams |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava actor framework for building replayable microservices based applications in a distributed and
heterogeneous environment
|
| Filename | Size |
|---|---|
| reacted-streams-1.5.0.pom | |
| reacted-streams-1.5.0.jar | 16 KB |
| reacted-streams-1.5.0-sources.jar | 10 KB |
| reacted-streams-1.5.0-javadoc.jar | 424 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |