Last Version

org.springframework.cloud:spring-cloud-stream-binder-kafka-core 3.2.4

Spring Cloud Stream Kafka Binder Core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-kafka-core
Version

Version

3.2.4
Type

Type

jar
Description

Description

Spring Cloud Stream Kafka Binder Core
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-binder-kafka-core 3.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-stream jar
org.springframework.integration : spring-integration-kafka jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
org.springframework.kafka : spring-kafka-test jar
org.springframework.cloud : spring-cloud-stream-binder-test jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.