is not current version
Last Version 1.10.10

AHAS Sentinel Java SDK 1.9.6

The AHAS sentinel client

License

License

Categories

Categories

CLI User Interface Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

ahas-sentinel-client
Version

Version

1.9.6
Type

Type

jar
Description

Description

AHAS Sentinel Java SDK
The AHAS sentinel client
Project URL

Project URL

https://github.com/alibaba/Sentinel
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://github.com/alibaba/Sentinel

Download ahas-sentinel-client 1.9.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.2
org.aspectj : aspectjweaver jar 1.9.2

provided (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.0.9.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.1

Project Modules

There are no modules declared in this project.