is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-cluster 1.7.0

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

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-cluster
Version

Version

1.7.0
Type

Type

jar

Download xoom-cluster 1.7.0


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