| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdms.dew |
| ArtifactId | ArtifactIdcluster-spi-redis |
| Last Version | Last Version2.0.0-rc |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description1.1.2 Dew Cluster Redis
Dew 集群 Redis 实现
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cluster-spi-redis-2.0.0-rc.pom | |
| cluster-spi-redis-2.0.0-rc.jar | 25 KB |
| cluster-spi-redis-2.0.0-rc-sources.jar | 18 KB |
| cluster-spi-redis-2.0.0-rc-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ms.dew/cluster-spi-redis/ -->
<dependency>
<groupId>ms.dew</groupId>
<artifactId>cluster-spi-redis</artifactId>
<version>2.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/cluster-spi-redis/
implementation 'ms.dew:cluster-spi-redis:2.0.0-rc'
// https://jarcasting.com/artifacts/ms.dew/cluster-spi-redis/
implementation ("ms.dew:cluster-spi-redis:2.0.0-rc")
'ms.dew:cluster-spi-redis:jar:2.0.0-rc'
<dependency org="ms.dew" name="cluster-spi-redis" rev="2.0.0-rc">
<artifact name="cluster-spi-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='cluster-spi-redis', version='2.0.0-rc')
)
libraryDependencies += "ms.dew" % "cluster-spi-redis" % "2.0.0-rc"
[ms.dew/cluster-spi-redis "2.0.0-rc"]
| Group / Artifact | Type | Version |
|---|---|---|
| ms.dew : cluster-common | jar | 2.0.0-rc |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.3.RELEASE |
| org.apache.commons : commons-pool2 | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ms.dew : cluster-common-test | jar | 2.0.0-rc |
| ms.dew : test-starter | jar | 2.0.0-rc |