Last Version

MongoDB RX Driver 1.5.0

The MongoDB RX Driver

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

mongodb-driver-rx
Version

Version

1.5.0
Type

Type

jar
Description

Description

MongoDB RX Driver
The MongoDB RX Driver
Project URL

Project URL

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

Source Code Management

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

Download mongodb-driver-rx 1.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.0
org.slf4j : slf4j-api Optional jar 1.7.6
org.mongodb : mongodb-driver-async jar 3.5.0

Project Modules

There are no modules declared in this project.