is not current version
Last Version 1.0.0-RC7

com.github.liyiorg:mbg 1.0.0-RC1

MyBatis Generator Tool

GroupId

GroupId

com.github.liyiorg
ArtifactId

ArtifactId

mbg
Version

Version

1.0.0-RC1
Type

Type

pom

Download mbg 1.0.0-RC1

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

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