How To Install Java Artifact com.baomidou.mybatis-plus-generate v2.3.3

com.baomidou mybatis-plus-generate 2.3.3

Introduction

In this article, we'll learn how to install Java artifact mybatis-plus-generate from com.baomidou group in version 2.3.3. The artifact is available in 9 versions: 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 . 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-generate In Version 2.3.3

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

Test dependencies (7)

Licenses

Developers