Akka Cluster provides cluster membership, failure detection, and distributed data for building resilient, distributed applications.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-cluster_2.13</artifactId>
<version>2.8.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage showing import of Cluster from Akka Cluster.
No known issues recorded.
No dependency data recorded yet.