License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Sentinel Container Microservices |
GroupId | GroupIdcom.alibaba.csp |
ArtifactId | ArtifactIdsentinel-datasource-redis |
Last Version | Last Version1.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-redis/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-datasource-redis</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-redis/
implementation 'com.alibaba.csp:sentinel-datasource-redis:1.8.4'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-redis/
implementation ("com.alibaba.csp:sentinel-datasource-redis:1.8.4")
'com.alibaba.csp:sentinel-datasource-redis:jar:1.8.4'
<dependency org="com.alibaba.csp" name="sentinel-datasource-redis" rev="1.8.4">
<artifact name="sentinel-datasource-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-datasource-redis', version='1.8.4')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-datasource-redis" % "1.8.4"
[com.alibaba.csp/sentinel-datasource-redis "1.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.csp : sentinel-datasource-extension | jar | 1.8.4 |
io.lettuce : lettuce-core | jar | 5.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.awaitility : awaitility | jar | 3.1.5 |
com.alibaba : fastjson | jar | 1.2.75 |
ai.grakn : redis-mock | jar | 0.1.6 |