is not current version
Last Version 3.10.0

com.pig4cloud:pigx-common-sentinel 3.9.0

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

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.pig4cloud
ArtifactId

ArtifactId

pigx-common-sentinel
Version

Version

3.9.0
Type

Type

jar

Download pigx-common-sentinel 3.9.0


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