License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.springframework.cloud.fn |
ArtifactId | ArtifactIdredis-consumer |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-consumer
Redis Consumer
|
Filename | Size |
---|---|
redis-consumer-1.2.1.pom | |
redis-consumer-1.2.1.jar | 6 KB |
redis-consumer-1.2.1-sources.jar | 5 KB |
redis-consumer-1.2.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/redis-consumer/ -->
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>redis-consumer</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/redis-consumer/
implementation 'org.springframework.cloud.fn:redis-consumer:1.2.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/redis-consumer/
implementation ("org.springframework.cloud.fn:redis-consumer:1.2.1")
'org.springframework.cloud.fn:redis-consumer:jar:1.2.1'
<dependency org="org.springframework.cloud.fn" name="redis-consumer" rev="1.2.1">
<artifact name="redis-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='redis-consumer', version='1.2.1')
)
libraryDependencies += "org.springframework.cloud.fn" % "redis-consumer" % "1.2.1"
[org.springframework.cloud.fn/redis-consumer "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.integration : spring-integration-redis | jar | |
org.springframework.cloud.fn : config-common | jar | 1.2.1 |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
org.springframework.boot : spring-boot-starter-integration | jar | |
com.jayway.jsonpath : json-path | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
com.playtika.testcontainers : embedded-redis | jar | 2.0.11 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.1.3 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.integration : spring-integration-test | jar | |
io.projectreactor : reactor-test | jar | |
org.testcontainers : junit-jupiter | jar | |
org.testcontainers : testcontainers | jar | |
org.awaitility : awaitility | jar |