| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSentinel Контейнер Микросервисы |
| Группа | Группаcom.pig4cloud |
| Идентификатор | Идентификаторpig-common-sentinel |
| Последняя версия | Последняя версия2.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsentinel服务降级熔断、限流组件
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |