How To Install Java Artifact org.mongodb.mongodb-driver-reactivestreams v1.12.0-rc0

org.mongodb mongodb-driver-reactivestreams 1.12.0-rc0

Introduction

In this article, we'll learn how to install Java artifact mongodb-driver-reactivestreams from org.mongodb group in version 1.12.0-rc0. The artifact is available in 88 versions: 5.1.0 5.0.1 5.0.0-beta0 5.0.0 4.11.2 4.11.1 4.11.0 4.10.2 4.10.1 4.10.0-alpha1 4.10.0-alpha0 4.10.0 4.9.1 4.9.0 4.8.2 4.8.1 4.8.0-rc0 4.8.0-beta0 4.8.0 4.7.2 4.7.1 4.7.0-beta0 4.7.0 4.6.1 4.6.0-alpha0 4.6.0 4.5.1 4.5.0-beta0 4.5.0 4.4.2 4.4.1 4.4.0-beta2 4.4.0-beta1 4.4.0 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0-beta4 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.3.0 4.2.3 4.2.2 4.2.1 4.2.0-beta1 4.2.0 4.1.2 4.1.1 4.1.0-rc0 4.1.0-beta2 4.1.0-beta1 4.1.0 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0-rc0 4.0.0-beta1 4.0.0 1.13.1 1.13.0 1.12.0-rc0 1.12.0 1.11.0 1.10.0 1.9.2 1.9.1 1.9.0-beta1 1.9.0 1.8.0 1.7.1 1.7.0-beta1 1.7.0 1.6.0 1.5.0 1.4.0 1.3.0 1.2.0-rc0 1.2.0 1.1.0 1.0.1 1.0.0-rc0 1.0.0-beta1 1.0.0 . The MongoDB Reactive Streams Driver project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://www.mongodb.org .

How To Install Java Artifact org.mongodb.mongodb-driver-reactivestreams In Version 1.12.0-rc0

To install the MongoDB Reactive Streams Driver artifact in version 1.12.0-rc0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MongoDB Reactive Streams Driver dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Licenses

Developers