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


Group ID:
no.nextgentel.oss.akka-tools
Artifact ID:
example-aggregates_2.12
Version:
1.1.2
Release Date:
Mar 14, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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