Last Version

Spring Cloud Starter Alibaba Sentinel 2021.1

Spring Cloud Alibaba Starters

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.cloud
ArtifactId

ArtifactId

spring-cloud-starter-alibaba-sentinel
Version

Version

2021.1
Type

Type

jar
Description

Description

Spring Cloud Starter Alibaba Sentinel
Spring Cloud Alibaba Starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-alibaba-sentinel 2021.1


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

Dependencies

compile (25)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop Optional jar 2.4.2
org.springframework.boot : spring-boot-actuator Optional jar 2.4.2
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.4.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot Optional jar 2.4.2
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.2
org.springframework.boot : spring-boot-starter Optional jar 2.4.2
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.2
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.4.2
org.springframework.cloud : spring-cloud-starter-openfeign Optional jar 3.0.1
org.springframework.cloud : spring-cloud-commons Optional jar 3.0.1
org.springframework.cloud : spring-cloud-starter-loadbalancer Optional jar 3.0.1
com.alibaba.csp : sentinel-transport-simple-http jar 1.8.0
com.alibaba.csp : sentinel-annotation-aspectj jar 1.8.0
com.alibaba.csp : sentinel-dubbo-adapter Optional jar 1.8.0
com.alibaba.cloud : spring-cloud-circuitbreaker-sentinel jar 2021.1
com.alibaba.csp : sentinel-apache-dubbo-adapter Optional jar 1.8.0
com.alibaba.csp : sentinel-spring-webflux-adapter jar 1.8.0
com.alibaba.csp : sentinel-spring-webmvc-adapter jar 1.8.0
com.alibaba.csp : sentinel-parameter-flow-control jar 1.8.0
com.alibaba.csp : sentinel-api-gateway-adapter-common Optional jar 1.8.0
com.alibaba.csp : sentinel-cluster-server-default jar 1.8.0
com.alibaba.csp : sentinel-cluster-client-default jar 1.8.0
com.alibaba.cloud : spring-cloud-alibaba-sentinel-datasource jar 2021.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional jar 2.11.4

Project Modules

There are no modules declared in this project.