Scala MongoDB query builder
mongoquery-casbah 0.7
Group ID:
com.github.limansky
Artifact ID:
mongoquery-casbah_2.12
Version:
0.7
Release Date:
Jun 30, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "com.github.limansky" %% "mongoquery-casbah" % "0.7"
ivy"com.github.limansky::mongoquery-casbah:0.7"
//> using dep "com.github.limansky::mongoquery-casbah:0.7"
import $ivy.`com.github.limansky::mongoquery-casbah:0.7`
<dependency> <groupId>com.github.limansky</groupId> <artifactId>mongoquery-casbah_2.12</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.limansky', name: 'mongoquery-casbah_2.12', version: '0.7'