License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.limansky |
ArtifactId | ArtifactIdmongoquery-reactive_2.10 |
Version | Version0.6 |
Type | Typejar |
Description |
Descriptionmongoquery-reactive
mongoquery-reactive
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.limansky/mongoquery-reactive_2.10/ -->
<dependency>
<groupId>com.github.limansky</groupId>
<artifactId>mongoquery-reactive_2.10</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.limansky/mongoquery-reactive_2.10/
implementation 'com.github.limansky:mongoquery-reactive_2.10:0.6'
// https://jarcasting.com/artifacts/com.github.limansky/mongoquery-reactive_2.10/
implementation ("com.github.limansky:mongoquery-reactive_2.10:0.6")
'com.github.limansky:mongoquery-reactive_2.10:jar:0.6'
<dependency org="com.github.limansky" name="mongoquery-reactive_2.10" rev="0.6">
<artifact name="mongoquery-reactive_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.limansky', module='mongoquery-reactive_2.10', version='0.6')
)
libraryDependencies += "com.github.limansky" % "mongoquery-reactive_2.10" % "0.6"
[com.github.limansky/mongoquery-reactive_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.reactivemongo : reactivemongo_2.10 | jar | 0.12.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.4 |