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 2.3.0


Group ID:
com.lerna-stack
Artifact ID:
akka-entity-replication_2.13
Version:
2.3.0
Release Date:
Jun 19, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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