Last Version

cn.magichand:magichand-common-sentinel 1.0.4

sentinel服务降级熔断、限流组件

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

cn.magichand
ArtifactId

ArtifactId

magichand-common-sentinel
Version

Version

1.0.4
Type

Type

jar
Description

Description

sentinel服务降级熔断、限流组件

Download magichand-common-sentinel 1.0.4


<!-- https://jarcasting.com/artifacts/cn.magichand/magichand-common-sentinel/ -->
<dependency>
    <groupId>cn.magichand</groupId>
    <artifactId>magichand-common-sentinel</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.magichand/magichand-common-sentinel/
implementation 'cn.magichand:magichand-common-sentinel:1.0.4'
// https://jarcasting.com/artifacts/cn.magichand/magichand-common-sentinel/
implementation ("cn.magichand:magichand-common-sentinel:1.0.4")
'cn.magichand:magichand-common-sentinel:jar:1.0.4'
<dependency org="cn.magichand" name="magichand-common-sentinel" rev="1.0.4">
  <artifact name="magichand-common-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.magichand', module='magichand-common-sentinel', version='1.0.4')
)
libraryDependencies += "cn.magichand" % "magichand-common-sentinel" % "1.0.4"
[cn.magichand/magichand-common-sentinel "1.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
cn.magichand : magichand-common-core jar 1.0.4
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.security : spring-security-core jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 2.1.0
org.springframework.boot : spring-boot-starter-actuator jar
de.codecentric : spring-boot-admin-starter-client jar 2.3.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.