Scala MongoDB query builder
mongoquery-casbah 0.2
Group ID:
com.github.limansky
Artifact ID:
mongoquery-casbah_2.11
Version:
0.2
Release Date:
Nov 22, 2014
Licenses:
Files:
Full Scala Version:
2.11.4
Developers:
libraryDependencies += "com.github.limansky" %% "mongoquery-casbah" % "0.2"
ivy"com.github.limansky::mongoquery-casbah:0.2"
//> using dep "com.github.limansky::mongoquery-casbah:0.2"
import $ivy.`com.github.limansky::mongoquery-casbah:0.2`
<dependency> <groupId>com.github.limansky</groupId> <artifactId>mongoquery-casbah_2.11</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.limansky', name: 'mongoquery-casbah_2.11', version: '0.2'