License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.reactivemongo |
ArtifactId | ArtifactIdreactivemongo-bson-collection_2.12 |
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.12/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-bson-collection_2.12</artifactId>
<version>0.18.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-bson-collection_2.12/
implementation 'org.reactivemongo:reactivemongo-bson-collection_2.12:0.18.8'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-bson-collection_2.12/
implementation ("org.reactivemongo:reactivemongo-bson-collection_2.12:0.18.8")
'org.reactivemongo:reactivemongo-bson-collection_2.12:jar:0.18.8'
<dependency org="org.reactivemongo" name="reactivemongo-bson-collection_2.12" rev="0.18.8">
<artifact name="reactivemongo-bson-collection_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-bson-collection_2.12', version='0.18.8')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-bson-collection_2.12" % "0.18.8"
[org.reactivemongo/reactivemongo-bson-collection_2.12 "0.18.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.reactivemongo : reactivemongo-bson-api_2.12 | jar | 0.18.8 |
org.reactivemongo : reactivemongo-bson-compat_2.12 | jar | 0.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.reactivemongo : reactivemongo_2.12 | jar | 0.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.7.1 |
org.specs2 : specs2-junit_2.12 | jar | 4.7.1 |
org.slf4j : slf4j-simple | jar | 1.7.28 |