License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-sentinel |
Version | Version4.1.8 |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-sentinel/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-sentinel</artifactId>
<version>4.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-sentinel/
implementation 'vip.mate:mate-starter-sentinel:4.1.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-sentinel/
implementation ("vip.mate:mate-starter-sentinel:4.1.8")
'vip.mate:mate-starter-sentinel:jar:4.1.8'
<dependency org="vip.mate" name="mate-starter-sentinel" rev="4.1.8">
<artifact name="mate-starter-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-sentinel', version='4.1.8')
)
libraryDependencies += "vip.mate" % "mate-starter-sentinel" % "4.1.8"
[vip.mate/mate-starter-sentinel "4.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | |
com.alibaba.csp : sentinel-datasource-nacos Optional | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
io.github.openfeign : feign-okhttp | 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 | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
vip.mate : mate-starter-common | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework : spring-webflux | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |