| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools MyBatis Data ORM |
| GroupId | GroupIdwiki.primo.generator |
| ArtifactId | ArtifactIdprimo-generator-mybatis-plus-maven-plugin |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| 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>3.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| org.apache.maven : maven-plugin-api | jar | 3.8.4 |
| org.codehaus.plexus : plexus-utils | jar | 3.4.1 |
| org.apache.velocity : velocity | jar | 1.7 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.springframework : spring-core | jar | 5.2.10.RELEASE |
| com.alibaba : fastjson | jar | 1.2.80 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |