| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSentinel Контейнер Микросервисы |
| Группа | Группаvip.mate |
| Идентификатор | Идентификаторmate-starter-sentinel |
| Версия | Версия4.2.8 |
| Тип | Типjar |
| Описание |
Описаниеbased on Spring Cloud Alibaba microservice components
|
| Имя Файла | Размер |
|---|---|
| mate-starter-sentinel-4.2.8.pom | |
| mate-starter-sentinel-4.2.8.jar | 12 KB |
| mate-starter-sentinel-4.2.8-sources.jar | 7 KB |
| mate-starter-sentinel-4.2.8-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-sentinel/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-sentinel</artifactId>
<version>4.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-sentinel/
implementation 'vip.mate:mate-starter-sentinel:4.2.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-sentinel/
implementation ("vip.mate:mate-starter-sentinel:4.2.8")
'vip.mate:mate-starter-sentinel:jar:4.2.8'
<dependency org="vip.mate" name="mate-starter-sentinel" rev="4.2.8">
<artifact name="mate-starter-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-sentinel', version='4.2.8')
)
libraryDependencies += "vip.mate" % "mate-starter-sentinel" % "4.2.8"
[vip.mate/mate-starter-sentinel "4.2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | |
| com.alibaba.csp : sentinel-datasource-nacos Необязательный | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| io.github.openfeign : feign-okhttp | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| vip.mate : mate-starter-common | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework : spring-webflux | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |