Last Version

dbdtobean 1.5

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

License

License

GroupId

GroupId

cn.youngkbt
ArtifactId

ArtifactId

dbdtobean
Version

Version

1.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Kele-Bingtang/DBDToBean
Source Code Management

Source Code Management

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

Download dbdtobean 1.5


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.