Last Version

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

The parent project of Sentinel

License

License

Categories

Categories

AspectJ Development Tools Development Libraries Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-annotation-aspectj
Version

Version

1.8.4
Type

Type

jar
Description

Description

The parent project of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-annotation-aspectj 1.8.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 1.8.4
org.aspectj : aspectjweaver jar 1.9.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.1
org.mockito : mockito-core jar 2.28.2
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-aop jar 5.1.5.RELEASE
org.springframework : spring-test jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.