Akka module for distributing actors across a cluster using sharding, enabling scalable and fault-tolerant state management.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-cluster-sharding_2.11</artifactId>
<version>2.5.32</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Access ClusterSharding extension in Akka
Update to Akka 2.6.x or 2.7.x
No dependency data recorded yet.