Scala MongoDB query builder
mongoquery-core 0.6
Group ID:
com.github.limansky
Artifact ID:
mongoquery-core_2.10
Version:
0.6
Release Date:
Dec 17, 2017
Licenses:
Files:
Full Scala Version:
2.10.7
Developers:
libraryDependencies += "com.github.limansky" %% "mongoquery-core" % "0.6"
ivy"com.github.limansky::mongoquery-core:0.6"
//> using dep "com.github.limansky::mongoquery-core:0.6"
import $ivy.`com.github.limansky::mongoquery-core:0.6`
<dependency> <groupId>com.github.limansky</groupId> <artifactId>mongoquery-core_2.10</artifactId> <version>0.6</version> </dependency>
compile group: 'com.github.limansky', name: 'mongoquery-core_2.10', version: '0.6'