не последняя версия
Последняя версия 0.1.12

io.github.greenleafoss:green-leaf-mongo_3 0.1.11

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.

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

io.github.greenleafoss
Идентификатор

Идентификатор

green-leaf-mongo_3
Версия

Версия

0.1.11
Тип

Тип

jar

Скачать green-leaf-mongo_3 0.1.11


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