mybatis-generator

According to the database, three layers of code are generated automatically.

Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.a870368162
Идентификатор

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

mybatis-generator
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-generator
According to the database, three layers of code are generated automatically.
Ссылка на сайт

Ссылка на сайт

https://github.com/a870368162/mybatis-generator
Система контроля версий

Система контроля версий

https://github.com/a870368162/mybatis-generator

Скачать mybatis-generator

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.alibaba : druid jar 1.1.16
mysql : mysql-connector-java jar 8.0.15
org.slf4j : slf4j-api jar 1.7.26
org.freemarker : freemarker jar 2.3.28
org.projectlombok : lombok Необязательный jar 1.18.6
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1

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

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

Версии библиотеки

Версия
2.0.0
1.0.0