mbg

MyBatis Generator Tool

License

License

GroupId

GroupId

com.github.liyiorg
ArtifactId

ArtifactId

mbg
Last Version

Last Version

1.0.0-RC7
Release Date

Release Date

Type

Type

pom
Description

Description

mbg
MyBatis Generator Tool
Project URL

Project URL

https://github.com/liyiorg/mbg

Download mbg

Filename Size
mbg-1.0.0-RC7.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mbg-plugin
  • mbg-support

Versions

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