lerna-stack / akka-entity-replication   2.3.1

Apache License 2.0 GitHub

Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster

Scala versions: 2.13

akka-entity-replication 1.0.0


Group ID:
com.lerna-stack
Artifact ID:
akka-entity-replication_2.13
Version:
1.0.0
Release Date:
Mar 29, 2021
Licenses:
Files:

libraryDependencies += "com.lerna-stack" %% "akka-entity-replication" % "1.0.0"

Mill build tool

ivy"com.lerna-stack::akka-entity-replication:1.0.0"

Scala CLI

//> using dep "com.lerna-stack::akka-entity-replication:1.0.0"

Ammonite REPL

import $ivy.`com.lerna-stack::akka-entity-replication:1.0.0`

<dependency>
  <groupId>com.lerna-stack</groupId>
  <artifactId>akka-entity-replication_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.lerna-stack', name: 'akka-entity-replication_2.13', version: '1.0.0'