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

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

The AHAS Sentinel spring boot starter

Категории

Категории

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

Группа

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

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

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

Версия

1.2.1
Тип

Тип

jar

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


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