is not current version
Last Version 1.5.12

com.alibaba.csp:spring-cloud-gateway-starter-ahas-sentinel 1.1.0

The AHAS Sentinel Spring Cloud Gateway Starter

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

spring-cloud-gateway-starter-ahas-sentinel
Version

Version

1.1.0
Type

Type

jar

Download spring-cloud-gateway-starter-ahas-sentinel 1.1.0


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