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 2.5.0.1


Group ID:
no.nextgentel.oss.akka-tools
Artifact ID:
akka-tools-persistence_2.12
Version:
2.5.0.1
Release Date:
Oct 18, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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