License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-dubbo |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
Filename | Size |
---|---|
mate-starter-dubbo-4.4.8.pom | |
mate-starter-dubbo-4.4.8.jar | 15 KB |
mate-starter-dubbo-4.4.8-sources.jar | 9 KB |
mate-starter-dubbo-4.4.8-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-dubbo/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-dubbo</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-dubbo/
implementation 'vip.mate:mate-starter-dubbo:4.4.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-dubbo/
implementation ("vip.mate:mate-starter-dubbo:4.4.8")
'vip.mate:mate-starter-dubbo:jar:4.4.8'
<dependency org="vip.mate" name="mate-starter-dubbo" rev="4.4.8">
<artifact name="mate-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-dubbo', version='4.4.8')
)
libraryDependencies += "vip.mate" % "mate-starter-dubbo" % "4.4.8"
[vip.mate/mate-starter-dubbo "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-dubbo | jar | |
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 |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |