| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.reactivemongo |
| ArtifactId | ArtifactIdreactivemongo-bson-collection_2.13 |
| Version | Version0.18.8 |
| Type | Typejar |
| Description |
Descriptionreactivemongo-bson-collection
Collection/query library using new BSON serialization
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-bson-collection_2.13/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-bson-collection_2.13</artifactId>
<version>0.18.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-bson-collection_2.13/
implementation 'org.reactivemongo:reactivemongo-bson-collection_2.13:0.18.8'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-bson-collection_2.13/
implementation ("org.reactivemongo:reactivemongo-bson-collection_2.13:0.18.8")
'org.reactivemongo:reactivemongo-bson-collection_2.13:jar:0.18.8'
<dependency org="org.reactivemongo" name="reactivemongo-bson-collection_2.13" rev="0.18.8">
<artifact name="reactivemongo-bson-collection_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-bson-collection_2.13', version='0.18.8')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-bson-collection_2.13" % "0.18.8"
[org.reactivemongo/reactivemongo-bson-collection_2.13 "0.18.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0 |
| org.reactivemongo : reactivemongo-bson-api_2.13 | jar | 0.18.8 |
| org.reactivemongo : reactivemongo-bson-compat_2.13 | jar | 0.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.reactivemongo : reactivemongo_2.13 | jar | 0.18.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.13 | jar | 4.7.1 |
| org.specs2 : specs2-junit_2.13 | jar | 4.7.1 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |