Last Version

spring-cloud-cluster-redis 1.0.2.RELEASE

Spring Cloud Cluster Redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-cluster-redis
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

spring-cloud-cluster-redis
Spring Cloud Cluster Redis
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-cluster-redis 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-cluster-redis/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-cluster-redis</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-cluster-redis/
implementation 'org.springframework.cloud:spring-cloud-cluster-redis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-cluster-redis/
implementation ("org.springframework.cloud:spring-cloud-cluster-redis:1.0.2.RELEASE")
'org.springframework.cloud:spring-cloud-cluster-redis:jar:1.0.2.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-cluster-redis" rev="1.0.2.RELEASE">
  <artifact name="spring-cloud-cluster-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-cluster-redis', version='1.0.2.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-cluster-redis" % "1.0.2.RELEASE"
[org.springframework.cloud/spring-cloud-cluster-redis "1.0.2.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-cluster-core jar
org.springframework.integration : spring-integration-redis jar
org.springframework.boot : spring-boot-starter-redis jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.