is not current version
Last Version 1.9.3

xoom-lattice 1.8.3

Tooling for reactive Domain-Driven Design projects that are highly concurrent. Includes compute grid, actor caching, spaces, cross-node cluster messaging, CQRS, and Event Sourcing support.

License

License

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-lattice
Version

Version

1.8.3
Type

Type

jar
Description

Description

xoom-lattice
Tooling for reactive Domain-Driven Design projects that are highly concurrent. Includes compute grid, actor caching, spaces, cross-node cluster messaging, CQRS, and Event Sourcing support.
Project URL

Project URL

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

Source Code Management

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

Download xoom-lattice 1.8.3


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.0
io.vlingo.xoom : xoom-common jar 1.8.3
io.vlingo.xoom : xoom-actors jar 1.8.3
io.vlingo.xoom : xoom-streams jar 1.8.3
io.vlingo.xoom : xoom-cluster jar 1.8.3
io.vlingo.xoom : xoom-symbio jar 1.8.3
de.ruedigermoeller : fst jar 2.57

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.