License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-mybatis |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
Filename | Size |
---|---|
mate-starter-mybatis-4.4.8.pom | |
mate-starter-mybatis-4.4.8.jar | 17 KB |
mate-starter-mybatis-4.4.8-sources.jar | 17 KB |
mate-starter-mybatis-4.4.8-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-mybatis/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-mybatis</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-mybatis/
implementation 'vip.mate:mate-starter-mybatis:4.4.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-mybatis/
implementation ("vip.mate:mate-starter-mybatis:4.4.8")
'vip.mate:mate-starter-mybatis:jar:4.4.8'
<dependency org="vip.mate" name="mate-starter-mybatis" rev="4.4.8">
<artifact name="mate-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-mybatis', version='4.4.8')
)
libraryDependencies += "vip.mate" % "mate-starter-mybatis" % "4.4.8"
[vip.mate/mate-starter-mybatis "4.4.8"]
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 |