Last Version

green-leaf-mongo 0.1.12

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.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.greenleafoss
ArtifactId

ArtifactId

green-leaf-mongo_3
Version

Version

0.1.12
Type

Type

jar
Description

Description

green-leaf-mongo
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.
Project URL

Project URL

https://github.com/GreenLeafOSS/green-leaf-mongo
Project Organization

Project Organization

greenleafoss
Source Code Management

Source Code Management

https://github.com/GreenLeafOSS/green-leaf-mongo

Download green-leaf-mongo_3 0.1.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
io.spray : spray-json_2.13 jar 1.3.6
org.mongodb.scala : mongo-scala-driver_2.13 jar 4.3.4
org.slf4j : slf4j-api jar 1.8.0-beta4

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.8.0-beta4
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 3.0.0
org.scalatest : scalatest_3 jar 3.2.10
org.immutables : value jar 2.8.8

Project Modules

There are no modules declared in this project.