mbg-plus

mybatis-generator插件集

License

License

GroupId

GroupId

com.github.liuyuyu
ArtifactId

ArtifactId

mbg-plus
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mbg-plus
mybatis-generator插件集

Download mbg-plus

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.6
org.slf4j : slf4j-api Optional jar 1.7.25
ch.qos.logback : logback-classic Optional jar 1.2.3
org.projectlombok : lombok Optional jar 1.16.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
mysql : mysql-connector-java jar 5.1.42

Project Modules

There are no modules declared in this project.

Versions

Version
1.0