mybatis code generate plugins

自动生成CRUD等操作、包含注释等

Лицензия

Лицензия

Категории

Категории

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

Группа

tech.mhuang
Идентификатор

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis code generate plugins
自动生成CRUD等操作、包含注释等

Скачать hmtool-mybatis-generator

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.mybatis.generator : mybatis-generator-core jar 1.3.6
org.freemarker : freemarker jar 2.3.28

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

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

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

Версия
1.3.0
1.2.0
1.1.0
1.0.0