License |
License |
---|---|
GroupId | GroupIdcom.github.liyiorg |
ArtifactId | ArtifactIdmbg-plugin |
Last Version | Last Version1.0.0-RC7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis Generator Tool
|
Filename | Size |
---|---|
mbg-plugin-1.0.0-RC7.pom | |
mbg-plugin-1.0.0-RC7.jar | 27 KB |
mbg-plugin-1.0.0-RC7-sources.jar | 14 KB |
mbg-plugin-1.0.0-RC7-javadoc.jar | 105 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |