is not current version
Last Version 0.1.12

io.github.greenleafoss:green-leaf-mongo_2.13 0.1.8

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

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.greenleafoss
ArtifactId

ArtifactId

green-leaf-mongo_2.13
Version

Version

0.1.8
Type

Type

jar

Download green-leaf-mongo_2.13 0.1.8


<!-- https://jarcasting.com/artifacts/io.github.greenleafoss/green-leaf-mongo_2.13/ -->
<dependency>
    <groupId>io.github.greenleafoss</groupId>
    <artifactId>green-leaf-mongo_2.13</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.greenleafoss/green-leaf-mongo_2.13/
implementation 'io.github.greenleafoss:green-leaf-mongo_2.13:0.1.8'
// https://jarcasting.com/artifacts/io.github.greenleafoss/green-leaf-mongo_2.13/
implementation ("io.github.greenleafoss:green-leaf-mongo_2.13:0.1.8")
'io.github.greenleafoss:green-leaf-mongo_2.13:jar:0.1.8'
<dependency org="io.github.greenleafoss" name="green-leaf-mongo_2.13" rev="0.1.8">
  <artifact name="green-leaf-mongo_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.greenleafoss', module='green-leaf-mongo_2.13', version='0.1.8')
)
libraryDependencies += "io.github.greenleafoss" % "green-leaf-mongo_2.13" % "0.1.8"
[io.github.greenleafoss/green-leaf-mongo_2.13 "0.1.8"]