Last Version

org.springframework.cloud:spring-cloud-stream-binder-kafka11-core 1.3.0.RELEASE

Spring Cloud Stream Kafka Binder Core for the 0.11.x.x client

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-kafka11-core
Version

Version

1.3.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Stream Kafka Binder Core for the 0.11.x.x client
Project URL

Project URL

http://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-binder-kafka11-core 1.3.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar 1.3.0.RELEASE
org.apache.kafka : kafka-clients jar 0.11.0.0
org.apache.kafka : kafka_2.11 jar 0.11.0.0
org.springframework.integration : spring-integration-kafka jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.