Last Version

akka-persistence-spanner-testkit 1.0.0.0-RC13

A replicated Akka Persistence journal backed by Spanner

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.akka
ArtifactId

ArtifactId

akka-persistence-spanner-testkit_2.13
Version

Version

1.0.0.0-RC13
Type

Type

jar
Description

Description

akka-persistence-spanner-testkit
A replicated Akka Persistence journal backed by Spanner
Project URL

Project URL

https://doc.akka.io/docs/akka-persistence-spanner/current
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka-persistence-spanner

Download akka-persistence-spanner-testkit_2.13 1.0.0.0-RC13


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.lightbend.akka : akka-persistence-spanner_2.13 jar 1.0.0.0-RC13

test (6)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1
com.typesafe.akka : akka-actor-testkit-typed_2.13 jar 2.6.18
com.typesafe.akka : akka-persistence-typed_2.13 jar 2.6.18
ch.qos.logback : logback-classic jar 1.2.9
junit : junit jar 4.13.2
com.github.sbt : junit-interface jar 0.13.2

Project Modules

There are no modules declared in this project.