| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.reactivemongo |
| ArtifactId | ArtifactIdreactivemongo-core_3 |
| Version | Version1.1.0-noshaded-RC4 |
| Type | Typejar |
| Description |
DescriptionReactiveMongo-Core
ReactiveMongo-Core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-core_3/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-core_3</artifactId>
<version>1.1.0-noshaded-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-core_3/
implementation 'org.reactivemongo:reactivemongo-core_3:1.1.0-noshaded-RC4'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-core_3/
implementation ("org.reactivemongo:reactivemongo-core_3:1.1.0-noshaded-RC4")
'org.reactivemongo:reactivemongo-core_3:jar:1.1.0-noshaded-RC4'
<dependency org="org.reactivemongo" name="reactivemongo-core_3" rev="1.1.0-noshaded-RC4">
<artifact name="reactivemongo-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-core_3', version='1.1.0-noshaded-RC4')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-core_3" % "1.1.0-noshaded-RC4"
[org.reactivemongo/reactivemongo-core_3 "1.1.0-noshaded-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-noshaded-RC4 |
| org.reactivemongo : reactivemongo-alias_3 | jar | 1.1.0-RC4 |
| com.github.luben : zstd-jni | jar | 1.5.2-2 |
| org.xerial.snappy : snappy-java | jar | 1.1.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-handler | jar | 4.1.66.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.13 | jar | 4.5.1 |