<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>spring-boot-starter-ahas-sentinel-client</artifactId>
<version>1.11.7-safe-jdk8</version>
</dependency>
implementation 'com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:1.11.7-safe-jdk8'
implementation("com.alibaba.csp:spring-boot-starter-ahas-sentinel-client:1.11.7-safe-jdk8")
libraryDependencies += "com.alibaba.csp" % "spring-boot-starter-ahas-sentinel-client" % "1.11.7-safe-jdk8"
@Grapes(
@Grab(group='com.alibaba.csp', module='spring-boot-starter-ahas-sentinel-client', version='1.11.7-safe-jdk8')
)
<dependency org="com.alibaba.csp" name="spring-boot-starter-ahas-sentinel-client" rev="1.11.7-safe-jdk8" />
<parent> <groupId>com.alibaba.csp</groupId> <artifactId>ahas-sentinel-starter-parent</artifactId> <version>1.0.61-safe-jdk8</version> </parent>
compile
|-- com.alibaba.csp:ahas-sentinel-client:1.11.6-safe-jdk8
|-- org.springframework.boot:spring-boot-configuration-processor:2.1.17.RELEASE
provided
|-- org.springframework:spring-webmvc:5.1.18.RELEASE
|-- org.springframework:spring-webflux:5.1.18.RELEASE
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.springframework.cloud:spring-cloud-starter-openfeign:2.2.5.RELEASE
|-- org.springframework.boot:spring-boot:2.1.17.RELEASE
|-- org.springframework.boot:spring-boot-autoconfigure:2.1.17.RELEASE
|-- org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE
|-- org.springframework.boot:spring-boot-starter-data-redis:2.1.17.RELEASE