durre / mongodb-dao   1.2.2

GitHub

Common functionality when working with MongoDb together with Reactivemongo

Scala versions: 2.11

mongodb-dao 1.2.2


Group ID:
com.github.durre
Artifact ID:
mongodb-dao_2.11
Version:
1.2.2
Release Date:
Aug 24, 2017
Licenses:
Files:

libraryDependencies += "com.github.durre" %% "mongodb-dao" % "1.2.2"

Mill build tool

ivy"com.github.durre::mongodb-dao:1.2.2"

Scala CLI

//> using dep "com.github.durre::mongodb-dao:1.2.2"

Ammonite REPL

import $ivy.`com.github.durre::mongodb-dao:1.2.2`

<dependency>
  <groupId>com.github.durre</groupId>
  <artifactId>mongodb-dao_2.11</artifactId>
  <version>1.2.2</version>
</dependency>

compile group: 'com.github.durre', name: 'mongodb-dao_2.11', version: '1.2.2'