apache / pekko-projection   1.0.0

Apache License 2.0 Website GitHub

Apache Pekko Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.

Scala versions: 3.x 2.13 2.12

pekko-projection-bom 1.1.0-M1


Group ID:
org.apache.pekko
Artifact ID:
pekko-projection-bom_2.12
Version:
1.1.0-M1
Version Scheme:
Release Date:
Sept 9, 2024
Licenses:
Files:
Developers:

libraryDependencies += "org.apache.pekko" %% "pekko-projection-bom" % "1.1.0-M1"

Mill build tool

ivy"org.apache.pekko::pekko-projection-bom:1.1.0-M1"

Scala CLI

//> using dep "org.apache.pekko::pekko-projection-bom:1.1.0-M1"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-projection-bom:1.1.0-M1`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-projection-bom_2.12</artifactId>
  <version>1.1.0-M1</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-projection-bom_2.12', version: '1.1.0-M1'