How To Install Java Artifact tk.mybatis.mapper-all v4.3.0

tk.mybatis mapper-all 4.3.0

Introduction

In this article, we'll learn how to install Java artifact mapper-all from tk.mybatis group in version 4.3.0. The artifact is available in 25 versions: 5.0.0-rc3 5.0.0-rc2 5.0.0-rc1 5.0.0 4.3.0 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.0.4-beta2 4.0.4-beta1 4.0.4 4.0.3-beta1 4.0.3 4.0.2 4.0.1 4.0.0-beta3 4.0.0-beta2 4.0.0 . The mapper-all project has been released under The MIT License (MIT) license, and has its own website at: https://mybatis.io/mapper-all .

How To Install Java Artifact tk.mybatis.mapper-all In Version 4.3.0

To install the mapper-all artifact in version 4.3.0 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 mapper-all 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.

Managed dependencies (6)

Licenses