How To Install Java Artifact org.mongodb.mongodb-driver-core v3.6.4

org.mongodb mongodb-driver-core 3.6.4

Introduction

In this article, we'll learn how to install Java artifact mongodb-driver-core from org.mongodb group in version 3.6.4. The artifact is available in 136 versions: 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 3.12.14 3.12.13 3.12.12 3.12.11 3.12.10 3.12.9 3.12.8 3.12.7 3.12.6 3.12.5 3.12.4 3.12.3 3.12.2 3.12.1 3.12.0 3.11.3 3.11.2 3.11.1 3.11.0-rc0 3.11.0-beta4 3.11.0-beta3 3.11.0-beta2 3.11.0-beta1 3.11.0 3.10.2 3.10.1 3.10.0 3.9.1 3.9.0-rc0 3.9.0 3.8.2 3.8.1 3.8.0-beta3 3.8.0-beta2 3.8.0-beta1 3.8.0 3.7.1 3.7.0-rc0 3.7.0 3.6.4 3.6.3 3.6.2 3.6.1 3.6.0-rc1 3.6.0-rc0 3.6.0-beta2 3.6.0-beta1 3.6.0 3.5.0-alpha1 3.5.0 3.4.3 3.4.2 3.4.1 3.4.0-rc1 3.4.0-beta1 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0-rc0 3.2.0 3.1.1 3.1.0-rc0 3.1.0 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0-rc1 3.0.0-rc0 3.0.0-beta3 3.0.0-beta2 3.0.0-beta1 3.0.0 . The MongoDB Java Driver Core 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-core In Version 3.6.4

To install the MongoDB Java Driver Core artifact in version 3.6.4 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 Java Driver Core 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 (6)

Licenses

Developers