a

akka-projection-durable-state_3

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