is not current version
Last Version 1.8.4

com.alibaba.csp:sentinel-parameter-flow-control 1.4.2


Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-parameter-flow-control
Version

Version

1.4.2
Type

Type

jar

Download sentinel-parameter-flow-control 1.4.2


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