Last Version

com.alibaba.csp:sentinel-demo-annotation-spring-aop 1.3.1

The parent project of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-demo-annotation-spring-aop
Version

Version

1.3.1
Type

Type

jar
Description

Description

The parent project of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-demo-annotation-spring-aop 1.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 1.3.1
com.alibaba.csp : sentinel-annotation-aspectj jar 1.3.1
com.alibaba.csp : sentinel-transport-simple-http jar 1.3.1
org.springframework.boot : spring-boot-starter-aop jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.