| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks | 
| GroupId | GroupIdorg.reactivemongo | 
| ArtifactId | ArtifactIdreactivemongo_3 | 
| Version | Version1.1.0-noshaded-RC2 | 
| 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-RC2</version>
</dependency>// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_3/
implementation 'org.reactivemongo:reactivemongo_3:1.1.0-noshaded-RC2'// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_3/
implementation ("org.reactivemongo:reactivemongo_3:1.1.0-noshaded-RC2")'org.reactivemongo:reactivemongo_3:jar:1.1.0-noshaded-RC2'<dependency org="org.reactivemongo" name="reactivemongo_3" rev="1.1.0-noshaded-RC2">
  <artifact name="reactivemongo_3" type="jar" />
</dependency>@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo_3', version='1.1.0-noshaded-RC2')
)libraryDependencies += "org.reactivemongo" % "reactivemongo_3" % "1.1.0-noshaded-RC2"[org.reactivemongo/reactivemongo_3 "1.1.0-noshaded-RC2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.reactivemongo : reactivemongo-core_3 | jar | 1.1.0-noshaded-RC2 | 
| org.scala-lang : scala3-library_3 | jar | 3.1.2-RC1-bin-20211222-c94b333-NIGHTLY | 
| com.typesafe.akka : akka-actor_3 | jar | 2.6.18 | 
| dnsjava : dnsjava | jar | 3.4.3 | 
| 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.32 | 
| 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.10 | 
| com.lmax : disruptor | jar | 3.4.4 |