mybatis-generator-plugin

A few common plugins to enhance MBG(MyBatis Generator), for basic use.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yuanmomo
ArtifactId

ArtifactId

mybatis-generator-plugin
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-generator-plugin
A few common plugins to enhance MBG(MyBatis Generator), for basic use.
Project URL

Project URL

https://github.com/yuanmomo/mybatis-generator-plugin
Source Code Management

Source Code Management

https://github.com/yuanmomo/mybatis-generator-plugin

Download mybatis-generator-plugin

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.mybatis.generator : mybatis-generator-core jar 1.4.0
org.mybatis : mybatis jar 3.5.6
org.projectlombok : lombok jar 1.18.12
com.github.javaparser : javaparser-core jar 3.2.7
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.5
1.0.4
1.0.1
1.0.0