| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools MyBatis Data ORM |
| GroupId | GroupIdwiki.primo.generator |
| ArtifactId | ArtifactIdprimo-generator-mybatis-plus-maven-plugin |
| Version | Version1.2.2 |
| Type | Typemaven-plugin |
| Description |
Description自动生成增删改查代码插件,通过Maven插件配置,一键生成单表的所有CRUD操作
|
| Source Code Management |
Source Code Management |
<plugin>
<groupId>wiki.primo.generator</groupId>
<artifactId>primo-generator-mybatis-plus-maven-plugin</artifactId>
<version>1.2.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
| org.apache.velocity : velocity | jar | 1.7 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |