License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpig-common-sentinel |
Last Version | Last Version2.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentinel服务降级熔断、限流组件
|
Filename | Size |
---|---|
pig-common-sentinel-2.8.1.pom | |
pig-common-sentinel-2.8.1.jar | 14 KB |
pig-common-sentinel-2.8.1-sources.jar | 9 KB |
pig-common-sentinel-2.8.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pig-common-sentinel/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pig-common-sentinel</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pig-common-sentinel/
implementation 'com.pig4cloud:pig-common-sentinel:2.8.1'
// https://jarcasting.com/artifacts/com.pig4cloud/pig-common-sentinel/
implementation ("com.pig4cloud:pig-common-sentinel:2.8.1")
'com.pig4cloud:pig-common-sentinel:jar:2.8.1'
<dependency org="com.pig4cloud" name="pig-common-sentinel" rev="2.8.1">
<artifact name="pig-common-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pig-common-sentinel', version='2.8.1')
)
libraryDependencies += "com.pig4cloud" % "pig-common-sentinel" % "2.8.1"
[com.pig4cloud/pig-common-sentinel "2.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.pig4cloud : pig-common-core | jar | 2.8.1 |
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.security : spring-security-core | jar |