a

akka-projection-core_3

Akka Projection.
https://akka.io
BUSL-1.1
Lightbend Inc.
Contributors
Files download
File Operation
akka-projection-core_3-1.4.0-M3.jar download
akka-projection-core_3-1.4.0-M3.pom download
akka-projection-core_3-1.4.0-M3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lightbend.akka</groupId>
  <artifactId>akka-projection-core_3</artifactId>
  <version>1.4.0-M3</version>
</dependency>
Gradle Groovy
implementation 'com.lightbend.akka:akka-projection-core_3:1.4.0-M3'
Gradle Kotlin
implementation("com.lightbend.akka:akka-projection-core_3:1.4.0-M3")
Scala SBT
libraryDependencies += "com.lightbend.akka" % "akka-projection-core_3" % "1.4.0-M3"
Groovy Grape
@Grapes(
  @Grab(group='com.lightbend.akka', module='akka-projection-core_3', version='1.4.0-M3')
)
Apache Ivy
<dependency org="com.lightbend.akka" name="akka-projection-core_3" rev="1.4.0-M3" />
Leiningen
[com.lightbend.akka/akka-projection-core_3 "1.4.0-M3"]
Apache Buildr
'com.lightbend.akka:akka-projection-core_3:jar:1.4.0-M3'