mybatis code generate plugins

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-mybatis-generate
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download hmtool-mybatis-generate

How to add to project

<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-mybatis-generate/ -->
<dependency>
    <groupId>tech.mhuang</groupId>
    <artifactId>hmtool-mybatis-generate</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-mybatis-generate/
implementation 'tech.mhuang:hmtool-mybatis-generate:1.0.0'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-mybatis-generate/
implementation ("tech.mhuang:hmtool-mybatis-generate:1.0.0")
'tech.mhuang:hmtool-mybatis-generate:jar:1.0.0'
<dependency org="tech.mhuang" name="hmtool-mybatis-generate" rev="1.0.0">
  <artifact name="hmtool-mybatis-generate" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-mybatis-generate', version='1.0.0')
)
libraryDependencies += "tech.mhuang" % "hmtool-mybatis-generate" % "1.0.0"
[tech.mhuang/hmtool-mybatis-generate "1.0.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.

Versions

Version
1.0.0