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

akka-tools-persistence 1.0.12


Group ID:
no.nextgentel.oss.akka-tools
Artifact ID:
akka-tools-persistence_2.12
Version:
1.0.12
Release Date:
Nov 21, 2016
Licenses:
MIT
Files:

libraryDependencies += "no.nextgentel.oss.akka-tools" %% "akka-tools-persistence" % "1.0.12"

Mill build tool

ivy"no.nextgentel.oss.akka-tools::akka-tools-persistence:1.0.12"

Scala CLI

//> using dep "no.nextgentel.oss.akka-tools::akka-tools-persistence:1.0.12"

Ammonite REPL

import $ivy.`no.nextgentel.oss.akka-tools::akka-tools-persistence:1.0.12`

<dependency>
  <groupId>no.nextgentel.oss.akka-tools</groupId>
  <artifactId>akka-tools-persistence_2.12</artifactId>
  <version>1.0.12</version>
</dependency>

compile group: 'no.nextgentel.oss.akka-tools', name: 'akka-tools-persistence_2.12', version: '1.0.12'