greenleafoss / green-leaf-mongo   0.1.15

Apache License 2.0 Website GitHub

🌱 This extension created on top of official MongoDB Scala Driver and allows to fully utilize Spray JSON or Play JSON to represent bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Scala versions: 3.x 2.13 2.12

green-leaf-mongo 0.1.7


Group ID:
io.github.greenleafoss
Artifact ID:
green-leaf-mongo_2.12
Version:
0.1.7
Release Date:
May 5, 2021
Licenses:
Files:

libraryDependencies += "io.github.greenleafoss" %% "green-leaf-mongo" % "0.1.7"

Mill build tool

ivy"io.github.greenleafoss::green-leaf-mongo:0.1.7"

Scala CLI

//> using dep "io.github.greenleafoss::green-leaf-mongo:0.1.7"

Ammonite REPL

import $ivy.`io.github.greenleafoss::green-leaf-mongo:0.1.7`

<dependency>
  <groupId>io.github.greenleafoss</groupId>
  <artifactId>green-leaf-mongo_2.12</artifactId>
  <version>0.1.7</version>
</dependency>

compile group: 'io.github.greenleafoss', name: 'green-leaf-mongo_2.12', version: '0.1.7'