| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.reacted |
| ArtifactId | ArtifactIdreacted-framework |
| 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-framework-1.5.0.pom | |
| reacted-framework-1.5.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.reacted/reacted-framework/ -->
<dependency>
<groupId>io.reacted</groupId>
<artifactId>reacted-framework</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reacted/reacted-framework/
implementation 'io.reacted:reacted-framework:1.5.0'
// https://jarcasting.com/artifacts/io.reacted/reacted-framework/
implementation ("io.reacted:reacted-framework:1.5.0")
'io.reacted:reacted-framework:jar:1.5.0'
<dependency org="io.reacted" name="reacted-framework" rev="1.5.0">
<artifact name="reacted-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reacted', module='reacted-framework', version='1.5.0')
)
libraryDependencies += "io.reacted" % "reacted-framework" % "1.5.0"
[io.reacted/reacted-framework "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reacted : reacted-pattern | jar | 1.5.0 |
| io.reacted : reacted-core | jar | 1.5.0 |
| io.reacted : reacted-drivers | jar | 1.5.0 |
| io.reacted : reacted-streams | jar | 1.5.0 |
| io.reacted : reacted-flow | jar | 1.5.0 |