How To Install Java Artifact io.mongock.mongodb v5.3.1

io.mongock mongodb 5.3.1

Introduction

In this article, we'll learn how to install Java artifact mongodb from io.mongock group in version 5.3.1. The artifact is available in 27 versions: 5.4.4 5.4.3 5.4.2 5.4.1 5.4.0 5.3.6 5.3.5 5.3.4 5.3.3 5.3.2 5.3.1 5.3.0 5.2.4 5.2.3 5.2.2 5.2.1 5.1.6 5.1.5 5.1.4 5.1.3 5.1.2 5.1.1 5.1.0 5.0.39 5.0.38 5.0.37 5.0.36 The MongoDB-drivers project has its own website at: https://github.com/mongock/mongock. The parent project is: io.mongock::drivers::5.3.1

How To Install Java Artifact io.mongock.mongodb In Version 5.3.1

To install the MongoDB-drivers artifact in version 5.3.1 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-drivers 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.