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

com.alibaba.csp:sentinel-spring-cloud-gateway-adapter 1.6.1


Категории

Категории

Sentinel Контейнер Микросервисы
Группа

Группа

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

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

sentinel-spring-cloud-gateway-adapter
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать sentinel-spring-cloud-gateway-adapter 1.6.1


<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-spring-cloud-gateway-adapter/ -->
<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>sentinel-spring-cloud-gateway-adapter</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-spring-cloud-gateway-adapter/
implementation 'com.alibaba.csp:sentinel-spring-cloud-gateway-adapter:1.6.1'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-spring-cloud-gateway-adapter/
implementation ("com.alibaba.csp:sentinel-spring-cloud-gateway-adapter:1.6.1")
'com.alibaba.csp:sentinel-spring-cloud-gateway-adapter:jar:1.6.1'
<dependency org="com.alibaba.csp" name="sentinel-spring-cloud-gateway-adapter" rev="1.6.1">
  <artifact name="sentinel-spring-cloud-gateway-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-spring-cloud-gateway-adapter', version='1.6.1')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-spring-cloud-gateway-adapter" % "1.6.1"
[com.alibaba.csp/sentinel-spring-cloud-gateway-adapter "1.6.1"]