apache / pekko-persistence-cassandra   1.0.0

Apache License 2.0 Website GitHub

A replicated Apache Pekko Persistence journal backed by Apache Cassandra

Scala versions: 3.x 2.13 2.12

pekko-persistence-cassandra-launcher 1.1.0-M1


Group ID:
org.apache.pekko
Artifact ID:
pekko-persistence-cassandra-launcher_2.12
Version:
1.1.0-M1
Version Scheme:
Release Date:
Jul 22, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:

libraryDependencies += "org.apache.pekko" %% "pekko-persistence-cassandra-launcher" % "1.1.0-M1"

Mill build tool

ivy"org.apache.pekko::pekko-persistence-cassandra-launcher:1.1.0-M1"

Scala CLI

//> using dep "org.apache.pekko::pekko-persistence-cassandra-launcher:1.1.0-M1"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-persistence-cassandra-launcher:1.1.0-M1`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-persistence-cassandra-launcher_2.12</artifactId>
  <version>1.1.0-M1</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-persistence-cassandra-launcher_2.12', version: '1.1.0-M1'