is not current version
Last Version 1.8.4

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


Categories

Categories

AspectJ Development Tools Development Libraries Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-annotation-aspectj
Version

Version

0.1.1
Type

Type

jar

Download sentinel-annotation-aspectj 0.1.1


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