License |
License |
---|---|
GroupId | GroupIdio.vlingo.xoom |
ArtifactId | ArtifactIdxoom-actors |
Version | Version1.8.3 |
Type | Typejar |
Description |
Descriptionxoom-actors
Type safe Actor Model toolkit for reactive concurrency and resiliency using Java and other JVM languages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xoom-actors-1.8.3.pom | |
xoom-actors-1.8.3.jar | 260 KB |
xoom-actors-1.8.3-sources.jar | 150 KB |
xoom-actors-1.8.3-javadoc.jar | 969 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-actors/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-actors</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-actors/
implementation 'io.vlingo.xoom:xoom-actors:1.8.3'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-actors/
implementation ("io.vlingo.xoom:xoom-actors:1.8.3")
'io.vlingo.xoom:xoom-actors:jar:1.8.3'
<dependency org="io.vlingo.xoom" name="xoom-actors" rev="1.8.3">
<artifact name="xoom-actors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-actors', version='1.8.3')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-actors" % "1.8.3"
[io.vlingo.xoom/xoom-actors "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
org.agrona : agrona | jar | 1.11.0 |
io.vlingo.xoom : xoom-common | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.sdk : graal-sdk | jar | 21.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.2.3 |