is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-cluster 1.9.2

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.9.2
Type

Type

jar

Download xoom-cluster 1.9.2


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