akka / akka-projection   1.4.2

Website GitHub

Akka 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

akka-projection-eventsourced 1.2.1


Group ID:
com.lightbend.akka
Artifact ID:
akka-projection-eventsourced_2.13
Version:
1.2.1
Release Date:
May 14, 2021
Licenses:
Files:

libraryDependencies += "com.lightbend.akka" %% "akka-projection-eventsourced" % "1.2.1"

Mill build tool

ivy"com.lightbend.akka::akka-projection-eventsourced:1.2.1"

Scala CLI

//> using dep "com.lightbend.akka::akka-projection-eventsourced:1.2.1"

Ammonite REPL

import $ivy.`com.lightbend.akka::akka-projection-eventsourced:1.2.1`

<dependency>
  <groupId>com.lightbend.akka</groupId>
  <artifactId>akka-projection-eventsourced_2.13</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'com.lightbend.akka', name: 'akka-projection-eventsourced_2.13', version: '1.2.1'