com.pig4cloud:pigx-common-sentinel

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

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.pig4cloud
ArtifactId

ArtifactId

pigx-common-sentinel
Last Version

Last Version

3.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

pig4cloud

Download pigx-common-sentinel

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

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.

Versions

Version
3.10.0
3.9.0
3.8.0