a

akka-projection-testkit_2.13

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