MVN

org.ihansen.mbp : mybatis-generator-plus-maven-plugin

Maven & Gradle

Sep 10, 2018
63 stars

mybatis-generator-plus-maven-plugin · mybatis-generator-plus的maven插件

<plugin>
    <groupId>org.ihansen.mbp</groupId>
    <artifactId>mybatis-generator-plus-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ihansen.mbp : mybatis-generator-plus-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.ihansen.mbp : mybatis-generator-plus-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5
mybatis-generator-plus-maven-plugin-1.5
1.4
mybatis-generator-plus-maven-plugin-1.4

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.ihansen.mbp</groupId>
    <artifactId>mybatis-generator-plus-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>