is not current version
Last Version 1.9.3

xoom-lattice 1.7.7

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.7.7
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.7.7


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

Dependencies

compile (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-streams jar 1.7.7
io.vlingo.xoom : xoom-cluster jar 1.7.7
io.vlingo.xoom : xoom-symbio jar 1.7.7
de.ruedigermoeller : fst jar 2.57

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.