is not current version
Last Version 1.8.4

com.alibaba.csp:sentinel-annotation-aspectj 1.6.0


Categories

Categories

AspectJ Development Tools Development Libraries Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-annotation-aspectj
Version

Version

1.6.0
Type

Type

jar

Download sentinel-annotation-aspectj 1.6.0


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