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