Last Version

MyGenerator 2.4.4

针对SpringBoot、Mybatis-Plus及多数据源的一套代码生成

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyGenerator
Version

Version

2.4.4
Type

Type

jar
Description

Description

MyGenerator
针对SpringBoot、Mybatis-Plus及多数据源的一套代码生成

Download MyGenerator 2.4.4


<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyGenerator/ -->
<dependency>
    <groupId>cn.renlm.plugins</groupId>
    <artifactId>MyGenerator</artifactId>
    <version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyGenerator/
implementation 'cn.renlm.plugins:MyGenerator:2.4.4'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyGenerator/
implementation ("cn.renlm.plugins:MyGenerator:2.4.4")
'cn.renlm.plugins:MyGenerator:jar:2.4.4'
<dependency org="cn.renlm.plugins" name="MyGenerator" rev="2.4.4">
  <artifact name="MyGenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyGenerator', version='2.4.4')
)
libraryDependencies += "cn.renlm.plugins" % "MyGenerator" % "2.4.4"
[cn.renlm.plugins/MyGenerator "2.4.4"]

Dependencies

compile (8)

Group / Artifact Type Version
cn.renlm.plugins : MyUtil jar 2.4.4
com.thoughtworks.xstream : xstream jar 1.4.19
com.baomidou : mybatis-plus-boot-starter Optional jar 3.4.3.4
com.baomidou : dynamic-datasource-spring-boot-starter Optional jar 3.5.1
com.baomidou : mybatis-plus-generator Optional jar 3.5.1
mysql : mysql-connector-java Optional jar 8.0.26
org.postgresql : postgresql Optional jar 42.2.23
org.freemarker : freemarker Optional jar 2.3.31

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.