License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpigx-common-sentinel |
Last Version | Last Version3.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentinel服务降级熔断、限流组件
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-sentinel/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-sentinel</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-sentinel/
implementation 'com.pig4cloud:pigx-common-sentinel:3.10.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-sentinel/
implementation ("com.pig4cloud:pigx-common-sentinel:3.10.0")
'com.pig4cloud:pigx-common-sentinel:jar:3.10.0'
<dependency org="com.pig4cloud" name="pigx-common-sentinel" rev="3.10.0">
<artifact name="pigx-common-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-sentinel', version='3.10.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-sentinel" % "3.10.0"
[com.pig4cloud/pigx-common-sentinel "3.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pig4cloud : pigx-common-core | jar | |
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.1 |
org.springframework.boot : spring-boot-starter-actuator | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |