| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем Sentinel |
| Группа | Группаcom.alibaba.csp |
| Идентификатор | Идентификаторspring-boot-starter-ahas-sentinel-client |
| Версия | Версия1.9.4 |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-ahas-sentinel-client
The AHAS Sentinel Spring Boot starter
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-sentinel-client/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>spring-boot-starter-ahas-sentinel-client</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-sentinel-client/
implementation 'com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:1.9.4'
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-sentinel-client/
implementation ("com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:1.9.4")
'com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:jar:1.9.4'
<dependency org="com.alibaba.csp" name="spring-boot-starter-ahas-sentinel-client" rev="1.9.4">
<artifact name="spring-boot-starter-ahas-sentinel-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='spring-boot-starter-ahas-sentinel-client', version='1.9.4')
)
libraryDependencies += "com.alibaba.csp" % "spring-boot-starter-ahas-sentinel-client" % "1.9.4"
[com.alibaba.csp/spring-boot-starter-ahas-sentinel-client "1.9.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba.csp : ahas-sentinel-client | jar | 1.9.4 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 5.0.9.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot Необязательный | jar | 2.0.9.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.0.9.RELEASE |
| org.springframework.cloud : spring-cloud-context | jar | 2.2.6.RELEASE |