akka-projection

Akka Projection.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-projection_2.13
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

akka-projection
Akka Projection.
Project URL

Project URL

https://akka.io
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka-projection

Download akka-projection_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-projection_2.13/ -->
<dependency>
    <groupId>com.lightbend.akka</groupId>
    <artifactId>akka-projection_2.13</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-projection_2.13/
implementation 'com.lightbend.akka:akka-projection_2.13:0.1'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-projection_2.13/
implementation ("com.lightbend.akka:akka-projection_2.13:0.1")
'com.lightbend.akka:akka-projection_2.13:jar:0.1'
<dependency org="com.lightbend.akka" name="akka-projection_2.13" rev="0.1">
  <artifact name="akka-projection_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-projection_2.13', version='0.1')
)
libraryDependencies += "com.lightbend.akka" % "akka-projection_2.13" % "0.1"
[com.lightbend.akka/akka-projection_2.13 "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2

Project Modules

There are no modules declared in this project.

Akka Projections

Akka Projections provides an abstraction for consuming a stream of Envelope (where Envelope contains a payload and a trackable offset). This streams can originate from persisted events, Kafka topics, or other Alpakka connectors.

Akka Projections also provides tools to track, restart and distribute these projections.

com.lightbend.akka

Akka Project

Versions

Version
0.1