| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSentinel Контейнер Микросервисы |
| Группа | Группаcom.pig4cloud |
| Идентификатор | Идентификаторpigx-common-sentinel |
| Последняя версия | Последняя версия3.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsentinel服务降级熔断、限流组件
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pigx-common-sentinel-3.10.0.pom | |
| pigx-common-sentinel-3.10.0.jar | 13 KB |
| pigx-common-sentinel-3.10.0-sources.jar | 8 KB |
| pigx-common-sentinel-3.10.0-javadoc.jar | 69 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |