mybatis-generator

MybatisGenerator is a xml ,sql and dao generator from java beans.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

mybatis-generator
MybatisGenerator is a xml ,sql and dao generator from java beans.
Ссылка на сайт

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

http://maven.apache.org
Система контроля версий

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

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

Скачать mybatis-generator

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.projectlombok : lombok jar 1.16.2
org.freemarker : freemarker jar 2.3.19
log4j : log4j jar 1.2.17

test (9)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 5.1.21
org.mybatis : mybatis jar 3.2.8
ognl : ognl jar 2.6.9
com.h2database : h2 jar 1.4.195
com.fasterxml.jackson.core : jackson-core jar 2.2.0
com.fasterxml.jackson.core : jackson-annotations jar 2.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.2.0
commons-codec : commons-codec jar 1.10
junit : junit jar 4.11

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

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

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

Версия
1.0.3