Last Version

common-mbg-plugin 1.0.9

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

License

License

GroupId

GroupId

com.github.yuanmomo
ArtifactId

ArtifactId

common-mbg-plugin
Version

Version

1.0.9
Type

Type

jar
Description

Description

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

Download common-mbg-plugin 1.0.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.mybatis.generator : mybatis-generator-core jar
org.mybatis : mybatis jar
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar
com.github.javaparser : javaparser-core jar
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

test (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar
junit : junit jar
ch.qos.logback : logback-classic jar
commons-beanutils : commons-beanutils jar

Project Modules

There are no modules declared in this project.