is not current version
Last Version 1.8.4

com.alibaba.csp:sentinel-spring-webmvc-adapter 1.8.2

The adapters of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-spring-webmvc-adapter
Version

Version

1.8.2
Type

Type

jar
Description

Description

The adapters of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-spring-webmvc-adapter 1.8.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba.csp : sentinel-core jar 1.8.2

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 5.1.8.RELEASE

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE
com.alibaba : fastjson jar 1.2.75

Project Modules

There are no modules declared in this project.