easy-mybatis-plus-generator

mybatis-plus代码生成器封装,只需配置文件简单配置即可使用,并去掉了默认的Service、ServiceImpl、Controller的生成

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

easy-mybatis-plus-generator
Last Version

Last Version

3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

easy-mybatis-plus-generator
mybatis-plus代码生成器封装,只需配置文件简单配置即可使用,并去掉了默认的Service、ServiceImpl、Controller的生成
Project URL

Project URL

https://github.com/wujiuye/easymulti-datasource-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/wujiuye/easymulti-datasource-spring-boot-starter

Download easy-mybatis-plus-generator

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wujiuye/easy-mybatis-plus-generator/ -->
<dependency>
    <groupId>com.github.wujiuye</groupId>
    <artifactId>easy-mybatis-plus-generator</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wujiuye/easy-mybatis-plus-generator/
implementation 'com.github.wujiuye:easy-mybatis-plus-generator:3.3.2'
// https://jarcasting.com/artifacts/com.github.wujiuye/easy-mybatis-plus-generator/
implementation ("com.github.wujiuye:easy-mybatis-plus-generator:3.3.2")
'com.github.wujiuye:easy-mybatis-plus-generator:jar:3.3.2'
<dependency org="com.github.wujiuye" name="easy-mybatis-plus-generator" rev="3.3.2">
  <artifact name="easy-mybatis-plus-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wujiuye', module='easy-mybatis-plus-generator', version='3.3.2')
)
libraryDependencies += "com.github.wujiuye" % "easy-mybatis-plus-generator" % "3.3.2"
[com.github.wujiuye/easy-mybatis-plus-generator "3.3.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.3.0.RELEASE
com.baomidou : mybatis-plus-generator jar 3.3.2
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-engine-core jar 2.2
org.freemarker : freemarker jar 2.3.30

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2
2.0.1-RELEASE