is not current version
Last Version 2.4.4

MyGenerator 1.7.1

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

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyGenerator
Version

Version

1.7.1
Type

Type

jar
Description

Description

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

Download MyGenerator 1.7.1


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

Dependencies

compile (8)

Group / Artifact Type Version
cn.renlm.plugins : MyUtil jar 1.7.1
com.thoughtworks.xstream : xstream jar 1.4.16
com.baomidou : mybatis-plus-boot-starter Optional jar 3.4.1
com.baomidou : mybatis-plus-generator Optional jar 3.4.1
com.baomidou : dynamic-datasource-spring-boot-starter Optional jar 3.3.1
mysql : mysql-connector-java Optional jar 8.0.20
org.postgresql : postgresql Optional jar 42.2.12
org.freemarker : freemarker Optional jar 2.3.30

provided (1)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.