Last Version

spring-cloud-stream-binder-kstream 1.3.4.RELEASE

Kafka Streams Binder Implementation

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-kstream
Version

Version

1.3.4.RELEASE
Type

Type

jar
Description

Description

spring-cloud-stream-binder-kstream
Kafka Streams Binder Implementation
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-binder-kstream 1.3.4.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-kafka-core jar 1.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-stream-codec jar 1.3.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.apache.kafka : kafka_2.11 jar 0.10.1.1
org.apache.kafka : kafka-streams jar 0.10.1.1
org.springframework.kafka : spring-kafka jar 1.1.6.RELEASE

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
org.springframework.kafka : spring-kafka-test jar 1.1.6.RELEASE
org.apache.kafka : kafka_2.11 jar 0.10.1.1
org.springframework.cloud : spring-cloud-stream-binder-test jar 1.3.4.RELEASE

Project Modules

There are no modules declared in this project.