How To Install Java Artifact com.baomidou.mybatis-plus v3.5.3.1

com.baomidou mybatis-plus 3.5.3.1

Introduction

In this article, we'll learn how to install Java artifact mybatis-plus from com.baomidou group in version 3.5.3.1. The artifact is available in 116 versions: 3.5.7 3.5.6 3.5.5 3.5.4.1 3.5.4 3.5.3.2 3.5.3.1 3.5.3 3.5.2 3.5.1 3.5.0 3.4.3.4 3.4.3.3 3.4.3.2 3.4.3.1 3.4.3 3.4.2 3.4.1 3.4.0 3.3.2 3.3.1.tmp 3.3.1 3.3.0 3.2.0 3.1.2 3.1.1 3.1.0 3.0.7.1 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0-gamma 3.0-beta 3.0-alpha 3.0-RELEASE 3.0-RC3 3.0-RC2 3.0-RC1 3.0-RC 2.3.3 2.3.2 2.3.1 2.3 2.2.0 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.1-gamma 2.1-beta 2.0.9 2.0.8 2.0.7 2.0.6-jdk8 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0-rc 2.0-beta 2.0 1.5 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.11 1.3.10 1.3.9 1.3.8 1.3.7 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.18 1.2.17 1.2.16 1.2.15 1.2.14 1.2.13 1.2.12 1.2.11 1.2.10 1.2.9 1.2.8 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2 1.1 1.0 . The mybatis-plus project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/baomidou/mybatis-plus .

How To Install Java Artifact com.baomidou.mybatis-plus In Version 3.5.3.1

To install the mybatis-plus artifact in version 3.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 mybatis-plus 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 (1)

Licenses

Developers