License |
License |
---|---|
GroupId | GroupIdcom.github.yuanmomo |
ArtifactId | ArtifactIdcommon-mbg-plugin |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptioncommon-mbg-plugin
A few common plugins to enhance MBG(MyBatis Generator), for basic use.
|
Filename | Size |
---|---|
common-mbg-plugin-1.0.9.pom | |
common-mbg-plugin-1.0.9.jar | 42 KB |
common-mbg-plugin-1.0.9-sources.jar | 26 KB |
common-mbg-plugin-1.0.9-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuanmomo/common-mbg-plugin/ -->
<dependency>
<groupId>com.github.yuanmomo</groupId>
<artifactId>common-mbg-plugin</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuanmomo/common-mbg-plugin/
implementation 'com.github.yuanmomo:common-mbg-plugin:1.0.9'
// https://jarcasting.com/artifacts/com.github.yuanmomo/common-mbg-plugin/
implementation ("com.github.yuanmomo:common-mbg-plugin:1.0.9")
'com.github.yuanmomo:common-mbg-plugin:jar:1.0.9'
<dependency org="com.github.yuanmomo" name="common-mbg-plugin" rev="1.0.9">
<artifact name="common-mbg-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuanmomo', module='common-mbg-plugin', version='1.0.9')
)
libraryDependencies += "com.github.yuanmomo" % "common-mbg-plugin" % "1.0.9"
[com.github.yuanmomo/common-mbg-plugin "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.mybatis.generator : mybatis-generator-core | jar | |
org.mybatis : mybatis | jar | |
org.mybatis.dynamic-sql : mybatis-dynamic-sql | jar | |
com.github.javaparser : javaparser-core | jar | |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | |
junit : junit | jar | |
ch.qos.logback : logback-classic | jar | |
commons-beanutils : commons-beanutils | jar |