com.github.liyiorg:mbg-plugin

MyBatis Generator Tool

License

License

GroupId

GroupId

com.github.liyiorg
ArtifactId

ArtifactId

mbg-plugin
Last Version

Last Version

1.0.0-RC7
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis Generator Tool

Download mbg-plugin

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC1