Last Version

Spring Cloud Alibaba Sentinel Gateway 2021.1

Spring Cloud Alibaba Starters

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.cloud
ArtifactId

ArtifactId

spring-cloud-alibaba-sentinel-gateway
Version

Version

2021.1
Type

Type

jar
Description

Description

Spring Cloud Alibaba Sentinel Gateway
Spring Cloud Alibaba Starters
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-alibaba-sentinel-gateway 2021.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
com.alibaba.csp : sentinel-api-gateway-adapter-common jar 1.8.0
com.alibaba.csp : sentinel-parameter-flow-control jar 1.8.0
com.alibaba.csp : sentinel-spring-cloud-gateway-adapter jar 1.8.0
com.alibaba.cloud : spring-cloud-alibaba-sentinel-datasource jar 2021.1
org.springframework.cloud : spring-cloud-starter-gateway Optional jar 3.0.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional jar 2.11.4

Project Modules

There are no modules declared in this project.