| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.reactivemongo |
| ArtifactId | ArtifactIdreactivemongo_3 |
| Version | Version1.1.0-noshaded-RC4 |
| Type | Typejar |
| Description |
DescriptionReactiveMongo
ReactiveMongo is a Scala driver that provides fully non-blocking and asynchronous I/O operations
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_3/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo_3</artifactId>
<version>1.1.0-noshaded-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_3/
implementation 'org.reactivemongo:reactivemongo_3:1.1.0-noshaded-RC4'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_3/
implementation ("org.reactivemongo:reactivemongo_3:1.1.0-noshaded-RC4")
'org.reactivemongo:reactivemongo_3:jar:1.1.0-noshaded-RC4'
<dependency org="org.reactivemongo" name="reactivemongo_3" rev="1.1.0-noshaded-RC4">
<artifact name="reactivemongo_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo_3', version='1.1.0-noshaded-RC4')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo_3" % "1.1.0-noshaded-RC4"
[org.reactivemongo/reactivemongo_3 "1.1.0-noshaded-RC4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reactivemongo : reactivemongo-core_3 | jar | 1.1.0-noshaded-RC4 |
| org.scala-lang : scala3-library_3 | jar | 3.1.3-RC2 |
| com.typesafe.akka : akka-actor_3 | jar | 2.6.18 |
| dnsjava : dnsjava | jar | 3.5.0 |
| commons-codec : commons-codec | jar | 1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-handler | jar | 4.1.66.Final |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_3 | jar | 2.6.18 |
| com.typesafe.akka : akka-slf4j_3 | jar | 2.6.18 |
| org.specs2 : specs2-core_2.13 | jar | 4.5.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| com.lmax : disruptor | jar | 3.4.4 |