is not current version
Last Version 1.8.4

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


Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-web-servlet
Version

Version

0.1.2
Type

Type

jar

Download sentinel-web-servlet 0.1.2


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