| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdvip.mate |
| ArtifactId | ArtifactIdmate-starter-mybatis |
| Version | Version4.0.11 |
| Type | Typejar |
| Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
| Filename | Size |
|---|---|
| mate-starter-mybatis-4.0.11.pom | |
| mate-starter-mybatis-4.0.11.jar | 17 KB |
| mate-starter-mybatis-4.0.11-sources.jar | 17 KB |
| mate-starter-mybatis-4.0.11-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-mybatis/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-mybatis</artifactId>
<version>4.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-mybatis/
implementation 'vip.mate:mate-starter-mybatis:4.0.11'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-mybatis/
implementation ("vip.mate:mate-starter-mybatis:4.0.11")
'vip.mate:mate-starter-mybatis:jar:4.0.11'
<dependency org="vip.mate" name="mate-starter-mybatis" rev="4.0.11">
<artifact name="mate-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-mybatis', version='4.0.11')
)
libraryDependencies += "vip.mate" % "mate-starter-mybatis" % "4.0.11"
[vip.mate/mate-starter-mybatis "4.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.retry : spring-retry | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | |
| org.projectlombok : lombok | jar | |
| com.alibaba : druid-spring-boot-starter | jar | |
| org.springframework.cloud : spring-cloud-context | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |