| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rebue.mbgx |
| ArtifactId | ArtifactIdmbgx |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMyBatis自动生成代码的扩展工具
|
| Filename | Size |
|---|---|
| mbgx-1.2.4.pom | |
| mbgx-1.2.4.jar | 63 KB |
| mbgx-1.2.4-sources.jar | 39 KB |
| mbgx-1.2.4-javadoc.jar | 202 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.mbgx/mbgx/ -->
<dependency>
<groupId>com.github.rebue.mbgx</groupId>
<artifactId>mbgx</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.mbgx/mbgx/
implementation 'com.github.rebue.mbgx:mbgx:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.mbgx/mbgx/
implementation ("com.github.rebue.mbgx:mbgx:1.2.4")
'com.github.rebue.mbgx:mbgx:jar:1.2.4'
<dependency org="com.github.rebue.mbgx" name="mbgx" rev="1.2.4">
<artifact name="mbgx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.mbgx', module='mbgx', version='1.2.4')
)
libraryDependencies += "com.github.rebue.mbgx" % "mbgx" % "1.2.4"
[com.github.rebue.mbgx/mbgx "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rebue.wheel : wheel-serialization | jar | 1.2.4 |
| com.github.rebue.wheel : wheel-core | jar | 1.2.4 |
| org.mybatis.generator : mybatis-generator-core | jar | 1.4.0 |
| org.dom4j : dom4j | jar | 2.1.3 |
| com.thoughtworks.xstream : xstream | jar | 1.4.14 |
| jaxen : jaxen | jar | 1.2.0 |
| com.alibaba : fastjson | jar | 1.2.68 |
| com.ibeetl : beetl | jar | 3.1.6.RELEASE |
| com.github.javaparser : javaparser-symbol-solver-core | jar | 3.17.0 |
| com.github.javaparser : javaparser-core | jar | 3.17.0 |
| org.eclipse.platform : org.eclipse.core.jobs | jar | 3.8.0 |
| org.eclipse.platform : org.eclipse.core.contenttype | jar | 3.7.1000 |
| org.eclipse.jdt : org.eclipse.jdt.core | jar | 3.23.0 |
| org.eclipse.jdt : org.eclipse.jdt.ui | jar | 3.20.0 |
| com.google.googlejavaformat : google-java-format | jar | 1.7 |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.springframework : spring-context | jar |