License |
License |
---|---|
GroupId | GroupIdcom.github.liyiorg |
ArtifactId | ArtifactIdmbg |
Last Version | Last Version1.0.0-RC7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmbg
MyBatis Generator Tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
mbg-1.0.0-RC7.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-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"]