How To Install Java Artifact tk.mybatis.mapper-solon-plugin v5.0.0-rc1

tk.mybatis mapper-solon-plugin 5.0.0-rc1

Introduction

In this article, we'll learn how to install Java artifact mapper-solon-plugin from tk.mybatis group in version 5.0.0-rc1. The artifact is available in 5 versions: 5.0.0-rc3 5.0.0-rc2 5.0.0-rc1 5.0.0 4.3.0 . The mapper-solon-plugin project has been released under The MIT License (MIT) license, and has its own website at: https://github.com/abel533/solon-plugin/ . The parent project is: tk.mybatis::mapper-modules::5.0.0-rc1

How To Install Java Artifact tk.mybatis.mapper-solon-plugin In Version 5.0.0-rc1

To install the mapper-solon-plugin artifact in version 5.0.0-rc1 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-solon-plugin 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 (3)

Licenses