mybatis-dsc-generator

According to the database, three layers of code are generated automatically.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.flying-cattle
ArtifactId

ArtifactId

mybatis-dsc-generator
Last Version

Last Version

3.0.6.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-dsc-generator
According to the database, three layers of code are generated automatically.
Project URL

Project URL

https://github.com/flying-cattle/mybatis-dsc-generator

Download mybatis-dsc-generator

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.16
mysql : mysql-connector-java jar 8.0.15
org.freemarker : freemarker jar 2.3.28
org.projectlombok : lombok Optional jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.6.RELEASE
3.0.5.RELEASE
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
2.1.0.RELEASE
2.0.0.RELEASE
1.0.0.RELEASE