is not current version
Last Version 1.8.4

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


Categories

Categories

AspectJ Development Tools Development Libraries Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-annotation-aspectj
Version

Version

1.4.1
Type

Type

jar

Download sentinel-annotation-aspectj 1.4.1


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