is not current version
Last Version 1.9.3

xoom-cluster 1.8.0

Cluster management for reactive, scalable resiliency of JVM tools and applications running on VLINGO XOOM Actors.

License

License

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-cluster
Version

Version

1.8.0
Type

Type

jar
Description

Description

xoom-cluster
Cluster management for reactive, scalable resiliency of JVM tools and applications running on VLINGO XOOM Actors.
Project URL

Project URL

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

Source Code Management

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

Download xoom-cluster 1.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.0
io.vlingo.xoom : xoom-common jar 1.8.0
io.vlingo.xoom : xoom-actors jar 1.8.0
io.vlingo.xoom : xoom-wire jar 1.8.0

provided (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 21.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.