is not current version
Last Version 4.7.0-beta0

The MongoDB Reactive Streams Driver 4.3.1

A Reactive Streams implementation of the MongoDB Java driver

License

License

Categories

Categories

MongoDB Data Databases React User Interface Web Frameworks
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

mongodb-driver-reactivestreams
Version

Version

4.3.1
Type

Type

jar
Description

Description

The MongoDB Reactive Streams Driver
A Reactive Streams implementation of the MongoDB Java driver
Project URL

Project URL

http://www.mongodb.org
Source Code Management

Source Code Management

https://github.com/mongodb/mongo-java-driver

Download mongodb-driver-reactivestreams 4.3.1


<!-- https://jarcasting.com/artifacts/org.mongodb/mongodb-driver-reactivestreams/ -->
<dependency>
    <groupId>org.mongodb</groupId>
    <artifactId>mongodb-driver-reactivestreams</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/mongodb-driver-reactivestreams/
implementation 'org.mongodb:mongodb-driver-reactivestreams:4.3.1'
// https://jarcasting.com/artifacts/org.mongodb/mongodb-driver-reactivestreams/
implementation ("org.mongodb:mongodb-driver-reactivestreams:4.3.1")
'org.mongodb:mongodb-driver-reactivestreams:jar:4.3.1'
<dependency org="org.mongodb" name="mongodb-driver-reactivestreams" rev="4.3.1">
  <artifact name="mongodb-driver-reactivestreams" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='mongodb-driver-reactivestreams', version='4.3.1')
)
libraryDependencies += "org.mongodb" % "mongodb-driver-reactivestreams" % "4.3.1"
[org.mongodb/mongodb-driver-reactivestreams "4.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.6
org.mongodb : bson jar 4.3.1
org.mongodb : mongodb-driver-core jar 4.3.1
org.reactivestreams : reactive-streams jar 1.0.2

runtime (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar

Project Modules

There are no modules declared in this project.