Last Version

vlingo-lattice 1.7.5

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
ArtifactId

ArtifactId

vlingo-lattice
Version

Version

1.7.5
Type

Type

jar
Description

Description

vlingo-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 vlingo-lattice 1.7.5


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
io.vlingo.xoom : xoom-common jar 1.7.5
io.vlingo.xoom : xoom-actors jar 1.7.5
io.vlingo.xoom : xoom-streams jar 1.7.5
io.vlingo.xoom : xoom-cluster jar 1.7.5
io.vlingo.xoom : xoom-symbio jar 1.7.5
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.