Last Version

org.springframework.cloud:spring-cloud-starter-stream-kafka11 1.3.0.RELEASE

Spring Cloud Starter Stream Kafka for the 0.11.x.x client

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-stream-kafka11
Version

Version

1.3.0.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Starter Stream Kafka 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-starter-stream-kafka11 1.3.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream-binder-kafka jar 1.3.0.RELEASE

Project Modules

There are no modules declared in this project.