License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lerna-stack |
ArtifactId | ArtifactIdakka-entity-replication_2.13 |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionakka-entity-replication
Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lerna-stack/akka-entity-replication_2.13/ -->
<dependency>
<groupId>com.lerna-stack</groupId>
<artifactId>akka-entity-replication_2.13</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lerna-stack/akka-entity-replication_2.13/
implementation 'com.lerna-stack:akka-entity-replication_2.13:2.1.0'
// https://jarcasting.com/artifacts/com.lerna-stack/akka-entity-replication_2.13/
implementation ("com.lerna-stack:akka-entity-replication_2.13:2.1.0")
'com.lerna-stack:akka-entity-replication_2.13:jar:2.1.0'
<dependency org="com.lerna-stack" name="akka-entity-replication_2.13" rev="2.1.0">
<artifact name="akka-entity-replication_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lerna-stack', module='akka-entity-replication_2.13', version='2.1.0')
)
libraryDependencies += "com.lerna-stack" % "akka-entity-replication_2.13" % "2.1.0"
[com.lerna-stack/akka-entity-replication_2.13 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.thesamet.scalapb : scalapb-runtime_2.13 | jar | 0.11.3 |
com.typesafe.akka : akka-cluster-typed_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-cluster_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-cluster-sharding_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-persistence_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-persistence-query_2.13 | jar | 2.6.17 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor-testkit-typed_2.13 Optional | jar | 2.6.17 |
io.altoo : akka-kryo-serialization_2.13 | jar | 1.1.5 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.17 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.13 | jar | 3.0.9 |
com.typesafe.akka : akka-multi-node-testkit_2.13 | jar | 2.6.17 |
com.github.dnvriend : akka-persistence-inmemory_2.13 | jar | 2.5.15.2 |
com.typesafe.akka : akka-persistence-testkit_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.17 |