Akka Actor library for building highly concurrent, distributed, and resilient message-driven applications in Java and Scala.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-actor_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.
Creates an actor system and registers a simple actor.
Review the Akka migration guide for changes between versions.
No dependency data recorded yet.