License |
License |
---|---|
GroupId | GroupIdcom.github.limansky |
ArtifactId | ArtifactIdmongoquery-casbah_2.10 |
Version | Version0.6 |
Type | Typejar |
Description |
Descriptionmongoquery-casbah
mongoquery-casbah
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongoquery-casbah_2.10-0.6.pom | |
mongoquery-casbah_2.10-0.6.jar | 14 KB |
mongoquery-casbah_2.10-0.6-sources.jar | 3 KB |
mongoquery-casbah_2.10-0.6-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.limansky/mongoquery-casbah_2.10/ -->
<dependency>
<groupId>com.github.limansky</groupId>
<artifactId>mongoquery-casbah_2.10</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.limansky/mongoquery-casbah_2.10/
implementation 'com.github.limansky:mongoquery-casbah_2.10:0.6'
// https://jarcasting.com/artifacts/com.github.limansky/mongoquery-casbah_2.10/
implementation ("com.github.limansky:mongoquery-casbah_2.10:0.6")
'com.github.limansky:mongoquery-casbah_2.10:jar:0.6'
<dependency org="com.github.limansky" name="mongoquery-casbah_2.10" rev="0.6">
<artifact name="mongoquery-casbah_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.limansky', module='mongoquery-casbah_2.10', version='0.6')
)
libraryDependencies += "com.github.limansky" % "mongoquery-casbah_2.10" % "0.6"
[com.github.limansky/mongoquery-casbah_2.10 "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.github.limansky : mongoquery-core_2.10 | jar | 0.6 |
org.scalamacros : quasiquotes_2.10 | jar | 2.1.0 |
org.scala-lang : scala-reflect | jar | 2.10.7 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : casbah-core_2.10 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.4 |