| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools MyBatis Data ORM Blade User Interface Web Frameworks |
| GroupId | GroupIdio.github.bladestone01 |
| ArtifactId | ArtifactIdmybatis-plus-generator-maven-plugin |
| Version | Version1.0.0-RELEASE |
| Type | Typemaven-plugin |
| Description |
Descriptionmybatis-plus-generator-maven-plugin
mybatis plus code generator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.bladestone01</groupId>
<artifactId>mybatis-plus-generator-maven-plugin</artifactId>
<version>1.0.0-RELEASE</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
| com.baomidou : mybatis-plus-extension | jar | 3.3.2 |
| com.baomidou : mybatis-plus-generator | jar | 3.3.2 |
| org.freemarker : freemarker | jar | 2.3.30 |
| org.apache.velocity : velocity-engine-core | jar | 2.2 |
| com.ibeetl : beetl | jar | 3.0.20.RELEASE |
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.yaml : snakeyaml | jar | 1.19 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.maven : maven-plugin-api | jar | 3.5.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| org.springframework.boot : spring-boot-starter-web | jar | RELEASE |