не последняя версия
Последняя версия 1.10.13

com.alibaba.csp:spring-boot-starter-ahas-sentinel-client 1.5.2

The AHAS Sentinel Spring Boot starter

Категории

Категории

Spring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем Sentinel
Группа

Группа

com.alibaba.csp
Идентификатор

Идентификатор

spring-boot-starter-ahas-sentinel-client
Версия

Версия

1.5.2
Тип

Тип

jar

Скачать spring-boot-starter-ahas-sentinel-client 1.5.2


<!-- 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.5.2</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.5.2'
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-sentinel-client/
implementation ("com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:1.5.2")
'com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:jar:1.5.2'
<dependency org="com.alibaba.csp" name="spring-boot-starter-ahas-sentinel-client" rev="1.5.2">
  <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.5.2')
)
libraryDependencies += "com.alibaba.csp" % "spring-boot-starter-ahas-sentinel-client" % "1.5.2"
[com.alibaba.csp/spring-boot-starter-ahas-sentinel-client "1.5.2"]