is not current version
Last Version 1.9.3

xoom-actors 1.7.7

Type safe Actor Model toolkit for reactive concurrency and resiliency using Java and other JVM languages.

License

License

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-actors
Version

Version

1.7.7
Type

Type

jar
Description

Description

xoom-actors
Type safe Actor Model toolkit for reactive concurrency and resiliency using Java and other JVM languages.
Project URL

Project URL

https://github.com/vlingo/xoom-actors
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-actors/tree/master

Download xoom-actors 1.7.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.agrona : agrona jar 1.10.0
io.vlingo.xoom : xoom-common jar 1.7.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.