License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks JSON Data |
GroupId | GroupIdorg.reactivemongo |
ArtifactId | ArtifactIdreactivemongo-play-json-compat_3 |
Last Version | Last Version1.1.0-play29-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactivemongo-play-json-compat
Compatibility library between BSON/Play JSON
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-play-json-compat_3/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-play-json-compat_3</artifactId>
<version>1.1.0-play29-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-play-json-compat_3/
implementation 'org.reactivemongo:reactivemongo-play-json-compat_3:1.1.0-play29-RC4'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-play-json-compat_3/
implementation ("org.reactivemongo:reactivemongo-play-json-compat_3:1.1.0-play29-RC4")
'org.reactivemongo:reactivemongo-play-json-compat_3:jar:1.1.0-play29-RC4'
<dependency org="org.reactivemongo" name="reactivemongo-play-json-compat_3" rev="1.1.0-play29-RC4">
<artifact name="reactivemongo-play-json-compat_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-play-json-compat_3', version='1.1.0-play29-RC4')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-play-json-compat_3" % "1.1.0-play29-RC4"
[org.reactivemongo/reactivemongo-play-json-compat_3 "1.1.0-play29-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.3-RC2 |
org.reactivemongo : reactivemongo-bson-api_3 | jar | 1.1.0-RC4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.typesafe.play : play-json_2.13 | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.10.6 |