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 2.1.1


Group ID:
com.github.scullxbones
Artifact ID:
akka-persistence-mongo-casbah_2.11
Version:
2.1.1
Release Date:
Nov 1, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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