nextgentel / akka-tools   1.1.3

MIT License GitHub

Open source tools to simplify Akka event sourcing, journaling/persistence, serialization, clustering and sharding.

Scala versions: 2.12 2.11

example-aggregates 1.0.9


Group ID:
no.nextgentel.oss.akka-tools
Artifact ID:
example-aggregates_2.11
Version:
1.0.9
Release Date:
Aug 3, 2016
Licenses:
MIT
Files:

libraryDependencies += "no.nextgentel.oss.akka-tools" %% "example-aggregates" % "1.0.9"

Mill build tool

ivy"no.nextgentel.oss.akka-tools::example-aggregates:1.0.9"

Scala CLI

//> using dep "no.nextgentel.oss.akka-tools::example-aggregates:1.0.9"

Ammonite REPL

import $ivy.`no.nextgentel.oss.akka-tools::example-aggregates:1.0.9`

<dependency>
  <groupId>no.nextgentel.oss.akka-tools</groupId>
  <artifactId>example-aggregates_2.11</artifactId>
  <version>1.0.9</version>
</dependency>

compile group: 'no.nextgentel.oss.akka-tools', name: 'example-aggregates_2.11', version: '1.0.9'