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.0.0-RC1


Group ID:
com.lightbend.akka
Artifact ID:
akka-projection-eventsourced_2.13
Version:
1.0.0-RC1
Release Date:
Jul 24, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.lightbend.akka::akka-projection-eventsourced:1.0.0-RC1"

Scala CLI

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

Ammonite REPL

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

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

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