| License |
License |
|---|---|
| GroupId | GroupIdcom.github.atool |
| ArtifactId | ArtifactIdmbplus |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmbplus
mbplus parent pom
|
| Filename | Size |
|---|---|
| mbplus-1.0.2.pom | |
| mbplus-1.0.2.jar | 44 KB |
| mbplus-1.0.2-tests.jar | 77 KB |
| mbplus-1.0.2-test-sources.jar | 35 KB |
| mbplus-1.0.2-sources.jar | 27 KB |
| mbplus-1.0.2-javadoc.jar | 255 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.atool/mbplus/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>mbplus</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/mbplus/
implementation 'com.github.atool:mbplus:1.0.2'
// https://jarcasting.com/artifacts/com.github.atool/mbplus/
implementation ("com.github.atool:mbplus:1.0.2")
'com.github.atool:mbplus:jar:1.0.2'
<dependency org="com.github.atool" name="mbplus" rev="1.0.2">
<artifact name="mbplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='mbplus', version='1.0.2')
)
libraryDependencies += "com.github.atool" % "mbplus" % "1.0.2"
[com.github.atool/mbplus "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus | jar | 3.0.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.14.RELEASE |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
| org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure | jar | 1.3.2 |
| org.apache.velocity : velocity-engine-core | jar | 2.0 |
| org.projectlombok : lombok | jar | 1.18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.0-jre |
| org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
| com.h2database : h2 | jar | 1.4.197 |
| com.alibaba : fastjson | jar | 1.2.51 |
| org.jmockit : jmockit | jar | 1.45 |
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.14.RELEASE |
| org.test4j : test4j | jar | 2.5.3 |