dbdtobean

Read the table fields of the database and generate entity class files and curd class files of controller, service, Dao and mapper layers

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

dbdtobean
Read the table fields of the database and generate entity class files and curd class files of controller, service, Dao and mapper layers
Ссылка на сайт

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

https://github.com/Kele-Bingtang/DBDToBean
Система контроля версий

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

https://github.com/Kele-Bingtang/DBDToBean

Скачать dbdtobean

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.5
1.4