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.1.0


Group ID:
com.lightbend.akka
Artifact ID:
akka-projection-eventsourced_2.13
Version:
1.1.0
Release Date:
Jan 23, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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