Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
pekko-coordination 1.1.1
Group ID:
org.apache.pekko
Artifact ID:
pekko-coordination_3
Version:
1.1.1
Version Scheme:
Release Date:
Sept 12, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-coordination" % "1.1.1"
ivy"org.apache.pekko::pekko-coordination:1.1.1"
//> using dep "org.apache.pekko::pekko-coordination:1.1.1"
import $ivy.`org.apache.pekko::pekko-coordination:1.1.1`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-coordination_3</artifactId> <version>1.1.1</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-coordination_3', version: '1.1.1'