License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-parameter-flow-control |
Version | Version1.8.2 |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- 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.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-parameter-flow-control/
implementation 'com.alibaba.csp:sentinel-parameter-flow-control:1.8.2'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-parameter-flow-control/
implementation ("com.alibaba.csp:sentinel-parameter-flow-control:1.8.2")
'com.alibaba.csp:sentinel-parameter-flow-control:jar:1.8.2'
<dependency org="com.alibaba.csp" name="sentinel-parameter-flow-control" rev="1.8.2">
<artifact name="sentinel-parameter-flow-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-parameter-flow-control', version='1.8.2')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-parameter-flow-control" % "1.8.2"
[com.alibaba.csp/sentinel-parameter-flow-control "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-core | jar | 1.8.2 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-transport-common | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.0 |