Last Version

mybatis code generate plugins 1.3.0

自动生成CRUD等操作、包含注释等

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-mybatis-generator
Version

Version

1.3.0
Type

Type

jar
Description

Description

mybatis code generate plugins
自动生成CRUD等操作、包含注释等

Download hmtool-mybatis-generator 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.6
org.freemarker : freemarker jar 2.3.28

Project Modules

There are no modules declared in this project.