j5ik2o / akka-persistence-dynamodb   1.0.73

Apache License 2.0 Website GitHub

akka-persistence(journal, snapshot, state) plugin for AWS DynamoDB

Scala versions: 3.x 2.13

pekko-persistence-dynamodb-journal-v1 1.0.4


Group ID:
com.github.j5ik2o
Artifact ID:
pekko-persistence-dynamodb-journal-v1_2.12
Version:
1.0.4
Release Date:
Jul 22, 2023
Licenses:
Files:

libraryDependencies += "com.github.j5ik2o" %% "pekko-persistence-dynamodb-journal-v1" % "1.0.4"

Mill build tool

ivy"com.github.j5ik2o::pekko-persistence-dynamodb-journal-v1:1.0.4"

Scala CLI

//> using dep "com.github.j5ik2o::pekko-persistence-dynamodb-journal-v1:1.0.4"

Ammonite REPL

import $ivy.`com.github.j5ik2o::pekko-persistence-dynamodb-journal-v1:1.0.4`

<dependency>
  <groupId>com.github.j5ik2o</groupId>
  <artifactId>pekko-persistence-dynamodb-journal-v1_2.12</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.github.j5ik2o', name: 'pekko-persistence-dynamodb-journal-v1_2.12', version: '1.0.4'