Last Version

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

Kafka Streams Binder Implementation

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-kstream11
Version

Version

1.3.0.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-kstream11 1.3.0.RELEASE


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

Dependencies

compile (7)

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

test (4)

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

Project Modules

There are no modules declared in this project.