MVN

cn.structured : structure-mybatis-plus-generate

Maven & Gradle

Jul 11, 2022
1 stars

structure-mybatis-plus-generate

<plugin>
    <groupId>cn.structured</groupId>
    <artifactId>structure-mybatis-plus-generate</artifactId>
    <version>1.2.0.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.structured : structure-mybatis-plus-generate to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0.RELEASE

All Versions

Choose a version of cn.structured : structure-mybatis-plus-generate to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
structure-mybatis-plus-generate-1.2.0.RELEASE
1.1.x
structure-mybatis-plus-generate-1.1.2.RELEASE
structure-mybatis-plus-generate-1.1.0.RELEASE
1.0.x
structure-mybatis-plus-generate-1.0.1.RELEASE

How to add a plugin to Maven

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

<plugin>
    <groupId>cn.structured</groupId>
    <artifactId>structure-mybatis-plus-generate</artifactId>
    <version>1.2.0.RELEASE</version>
</plugin>

Advertisement