Last Version

com.alibaba.csp:sentinel-web-servlet 1.8.4

The adapters of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-web-servlet
Version

Version

1.8.4
Type

Type

jar
Description

Description

The adapters of Sentinel
Project Organization

Project Organization

Alibaba Group

Download sentinel-web-servlet 1.8.4


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-web jar 1.5.17.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.17.RELEASE

Project Modules

There are no modules declared in this project.