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

any-annotation-mybatis-plugin 1.0.0

A plugin to provide mybatis generator enhancement. It need work with mybatis generator. support lombok annotation to entity class.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.plmmilove
Идентификатор

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

any-annotation-mybatis-plugin
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

any-annotation-mybatis-plugin
A plugin to provide mybatis generator enhancement. It need work with mybatis generator. support lombok annotation to entity class.
Ссылка на сайт

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

https://github.com/plmmilove/any-annotation-mybatis-plugin
Система контроля версий

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

https://github.com/plmmilove/any-annotation-mybatis-plugin/tree/master

Скачать any-annotation-mybatis-plugin 1.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

provided (4)

Идентификатор библиотеки Тип Версия
org.mybatis.generator : mybatis-generator-core jar 1.4.0
mysql : mysql-connector-java jar 8.0.22
org.mybatis : mybatis jar 3.5.6
org.projectlombok : lombok jar 1.18.20

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.1

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

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