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-core 1.4.0-M4


Group ID:
com.lightbend.akka
Artifact ID:
akka-projection-core_3
Version:
1.4.0-M4
Release Date:
Apr 18, 2023
Licenses:
Files:

libraryDependencies += "com.lightbend.akka" %% "akka-projection-core" % "1.4.0-M4"

Mill build tool

ivy"com.lightbend.akka::akka-projection-core:1.4.0-M4"

Scala CLI

//> using dep "com.lightbend.akka::akka-projection-core:1.4.0-M4"

Ammonite REPL

import $ivy.`com.lightbend.akka::akka-projection-core:1.4.0-M4`

<dependency>
  <groupId>com.lightbend.akka</groupId>
  <artifactId>akka-projection-core_3</artifactId>
  <version>1.4.0-M4</version>
</dependency>

compile group: 'com.lightbend.akka', name: 'akka-projection-core_3', version: '1.4.0-M4'