mybatis-full-generator

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.fanlinglonghub
ArtifactId

ArtifactId

mybatis-generator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download mybatis-generator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.16
mysql : mysql-connector-java jar 8.0.15
org.slf4j : slf4j-api jar 1.7.26
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
1.0.0
0.0.1-snapshot