is not current version
Last Version 1.5.0

io.reacted:reacted-core 1.4.8

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

Version

1.4.8
Type

Type

jar
Description

Description

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

Download reacted-core 1.4.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.10
io.reacted : reacted-pattern jar 1.4.8
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-simple jar 2.0.0-alpha1
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.1
org.junit.jupiter : junit-jupiter-engine jar 5.6.1
org.mockito : mockito-core jar 3.2.4
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.