is not current version
Last Version 1.10.10

com.alibaba.csp:ahas-sentinel-client 1.9.0

The AHAS sentinel client

Categories

Categories

CLI User Interface Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

ahas-sentinel-client
Version

Version

1.9.0
Type

Type

jar

Download ahas-sentinel-client 1.9.0


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