License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.springframework.cloud.stream.app |
ArtifactId | ArtifactIdredis-sink-kafka-09 |
Version | Version1.2.0.RELEASE |
Type | Typejar |
Description |
Descriptionredis-sink-kafka-09
Spring Cloud Stream Redis Sink Kafka 09 Binder Application
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/redis-sink-kafka-09/ -->
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>redis-sink-kafka-09</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/redis-sink-kafka-09/
implementation 'org.springframework.cloud.stream.app:redis-sink-kafka-09:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/redis-sink-kafka-09/
implementation ("org.springframework.cloud.stream.app:redis-sink-kafka-09:1.2.0.RELEASE")
'org.springframework.cloud.stream.app:redis-sink-kafka-09:jar:1.2.0.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="redis-sink-kafka-09" rev="1.2.0.RELEASE">
<artifact name="redis-sink-kafka-09" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='redis-sink-kafka-09', version='1.2.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "redis-sink-kafka-09" % "1.2.0.RELEASE"
[org.springframework.cloud.stream.app/redis-sink-kafka-09 "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.2.RELEASE |