Last Version

com.alibaba.csp:sentinel-spring-cloud-gateway-adapter 1.8.4

The adapters of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-spring-cloud-gateway-adapter
Version

Version

1.8.4
Type

Type

jar
Description

Description

The adapters of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-spring-cloud-gateway-adapter 1.8.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.csp : sentinel-api-gateway-adapter-common jar 1.8.4
com.alibaba.csp : sentinel-reactor-adapter jar 1.8.4

provided (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-gateway-core jar 2.1.1.RELEASE
org.springframework : spring-webflux jar 5.3.18

test (6)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.5.12
org.springframework.boot : spring-boot-starter-test jar 2.5.12
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.1
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.