Last Version

spring-cloud-stream-binder-redis 1.0.0.RELEASE

Redis binder implementation

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-redis
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

spring-cloud-stream-binder-redis
Redis binder implementation
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-binder-redis 1.0.0.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.cloud : spring-cloud-stream-codec jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.cloud : spring-cloud-core Optional jar
org.springframework.boot : spring-boot-starter-redis jar
org.springframework.integration : spring-integration-redis jar
org.springframework.boot : spring-boot-starter-logging jar

test (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-test jar
org.springframework.cloud : spring-cloud-stream-test-support-internal jar
org.springframework.boot : spring-boot-starter-test jar
joda-time : joda-time jar

Project Modules

There are no modules declared in this project.