License |
License |
---|---|
GroupId | GroupIdio.vlingo.xoom |
ArtifactId | ArtifactIdxoom-cluster |
Version | Version1.7.7 |
Type | Typejar |
Description |
Descriptionxoom-cluster
Cluster management for reactive, scalable resiliency of JVM tools and applications running on VLINGO XOOM Actors.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xoom-cluster-1.7.7.pom | |
xoom-cluster-1.7.7.jar | 156 KB |
xoom-cluster-1.7.7-sources.jar | 86 KB |
xoom-cluster-1.7.7-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-cluster/ -->
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-cluster</artifactId>
<version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-cluster/
implementation 'io.vlingo.xoom:xoom-cluster:1.7.7'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-cluster/
implementation ("io.vlingo.xoom:xoom-cluster:1.7.7")
'io.vlingo.xoom:xoom-cluster:jar:1.7.7'
<dependency org="io.vlingo.xoom" name="xoom-cluster" rev="1.7.7">
<artifact name="xoom-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-cluster', version='1.7.7')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-cluster" % "1.7.7"
[io.vlingo.xoom/xoom-cluster "1.7.7"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
io.vlingo.xoom : xoom-common | jar | 1.7.7 |
io.vlingo.xoom : xoom-actors | jar | 1.7.7 |
io.vlingo.xoom : xoom-wire | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |