scullxbones / akka-persistence-mongo   2.3.3

Apache License 2.0 GitHub

Implementation of akka-persistence storage plugins for mongodb

Scala versions: 2.13 2.12 2.11 2.10

akka-persistence-mongo-casbah 1.0.5


Group ID:
com.github.scullxbones
Artifact ID:
akka-persistence-mongo-casbah_2.11
Version:
1.0.5
Release Date:
Sept 21, 2015
Licenses:
Files:

libraryDependencies += "com.github.scullxbones" %% "akka-persistence-mongo-casbah" % "1.0.5"

Mill build tool

ivy"com.github.scullxbones::akka-persistence-mongo-casbah:1.0.5"

Scala CLI

//> using dep "com.github.scullxbones::akka-persistence-mongo-casbah:1.0.5"

Ammonite REPL

import $ivy.`com.github.scullxbones::akka-persistence-mongo-casbah:1.0.5`

<dependency>
  <groupId>com.github.scullxbones</groupId>
  <artifactId>akka-persistence-mongo-casbah_2.11</artifactId>
  <version>1.0.5</version>
</dependency>

compile group: 'com.github.scullxbones', name: 'akka-persistence-mongo-casbah_2.11', version: '1.0.5'