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