License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-demo-parameter-flow-control |
Version | Version1.3.1 |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-demo-parameter-flow-control/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-demo-parameter-flow-control</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-demo-parameter-flow-control/
implementation 'com.alibaba.csp:sentinel-demo-parameter-flow-control:1.3.1'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-demo-parameter-flow-control/
implementation ("com.alibaba.csp:sentinel-demo-parameter-flow-control:1.3.1")
'com.alibaba.csp:sentinel-demo-parameter-flow-control:jar:1.3.1'
<dependency org="com.alibaba.csp" name="sentinel-demo-parameter-flow-control" rev="1.3.1">
<artifact name="sentinel-demo-parameter-flow-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-demo-parameter-flow-control', version='1.3.1')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-demo-parameter-flow-control" % "1.3.1"
[com.alibaba.csp/sentinel-demo-parameter-flow-control "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-parameter-flow-control | jar | 1.3.1 |
com.alibaba.csp : sentinel-transport-simple-http | jar | 1.3.1 |
com.alibaba.csp : sentinel-core | jar | 1.3.1 |