Apache Pekko Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
pekko-projection-core 1.1.0-M1
Group ID:
org.apache.pekko
Artifact ID:
pekko-projection-core_3
Version:
1.1.0-M1
Version Scheme:
Release Date:
Sept 9, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-projection-core" % "1.1.0-M1"
ivy"org.apache.pekko::pekko-projection-core:1.1.0-M1"
//> using dep "org.apache.pekko::pekko-projection-core:1.1.0-M1"
import $ivy.`org.apache.pekko::pekko-projection-core:1.1.0-M1`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-projection-core_3</artifactId> <version>1.1.0-M1</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-projection-core_3', version: '1.1.0-M1'