Last Version

io.reacted:reacted-core 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-core
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-core 1.5.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
io.reacted : reacted-pattern jar 1.5.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-simple jar 2.0.0-alpha1
commons-io : commons-io jar 2.8.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.mockito : mockito-core jar 3.10.0
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.