Mybatis Generator Enhanced

Mybatis Generator Extension Plugin,Support Swagger Model Annotation,Identity PrimaryKey Return Id,Java Comments.etc..

License

License

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.ifok.plugin
ArtifactId

ArtifactId

mybatis-generator-enhanced
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Generator Enhanced
Mybatis Generator Extension Plugin,Support Swagger Model Annotation,Identity PrimaryKey Return Id,Java Comments.etc..
Project URL

Project URL

https://github.com/leftso/mybatis-generator-enhanced
Source Code Management

Source Code Management

https://github.com/leftso/mybatis-generator-enhanced.git

Download mybatis-generator-enhanced

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-maven-plugin Optional jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2