не последняя версия
Последняя версия 2.4.4

MyGenerator 2.0.6

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

Лицензия

Лицензия

Группа

Группа

cn.renlm.plugins
Идентификатор

Идентификатор

MyGenerator
Версия

Версия

2.0.6
Тип

Тип

jar
Описание

Описание

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

Скачать MyGenerator 2.0.6


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
cn.renlm.plugins : MyUtil jar 2.0.6
com.thoughtworks.xstream : xstream jar 1.4.18
com.baomidou : mybatis-plus-boot-starter Необязательный jar 3.4.3.4
com.baomidou : dynamic-datasource-spring-boot-starter Необязательный jar 3.5.0
com.baomidou : mybatis-plus-generator Необязательный jar 3.5.1
mysql : mysql-connector-java Необязательный jar 8.0.27
org.postgresql : postgresql Необязательный jar 42.2.23
org.freemarker : freemarker Необязательный jar 2.3.31

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

test (2)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13

Модули Проекта

Данный проект не имеет модулей.