is not current version
Last Version 1.2.4

com.lightbend.akka:akka-projection-core_2.13 1.0.0-RC3

Akka Projection.

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-projection-core_2.13
Version

Version

1.0.0-RC3
Type

Type

jar

Download akka-projection-core_2.13 1.0.0-RC3


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