Last Version

AHAS Sentinel Java SDK 1.10.10

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.10.10
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.10.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.2
org.aspectj : aspectjweaver jar 1.9.2
javax.annotation : javax.annotation-api jar 1.3.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.