| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSentinel Контейнер Микросервисы |
| Группа | Группаcom.alibaba.csp |
| Идентификатор | Идентификаторspring-cloud-gateway-starter-ahas-sentinel |
| Версия | Версия1.5.5 |
| Тип | Типjar |
| Описание |
Описаниеspring-cloud-gateway-starter-ahas-sentinel
The AHAS Sentinel Spring Cloud Gateway Starter
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/spring-cloud-gateway-starter-ahas-sentinel/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>spring-cloud-gateway-starter-ahas-sentinel</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-cloud-gateway-starter-ahas-sentinel/
implementation 'com.alibaba.csp:spring-cloud-gateway-starter-ahas-sentinel:1.5.5'
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-cloud-gateway-starter-ahas-sentinel/
implementation ("com.alibaba.csp:spring-cloud-gateway-starter-ahas-sentinel:1.5.5")
'com.alibaba.csp:spring-cloud-gateway-starter-ahas-sentinel:jar:1.5.5'
<dependency org="com.alibaba.csp" name="spring-cloud-gateway-starter-ahas-sentinel" rev="1.5.5">
<artifact name="spring-cloud-gateway-starter-ahas-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='spring-cloud-gateway-starter-ahas-sentinel', version='1.5.5')
)
libraryDependencies += "com.alibaba.csp" % "spring-cloud-gateway-starter-ahas-sentinel" % "1.5.5"
[com.alibaba.csp/spring-cloud-gateway-starter-ahas-sentinel "1.5.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.4.RELEASE |
| com.alibaba.csp : spring-boot-starter-ahas-sentinel-client | jar | 1.10.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-gateway | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.1.4.RELEASE |