is not current version
Last Version 1.8.4

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


Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-web-servlet
Version

Version

1.7.1
Type

Type

jar

Download sentinel-web-servlet 1.7.1


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