is not current version
Last Version 2.8.7

Spring for Apache Kafka 2.7.6

Spring for Apache Kafka

License

License

GroupId

GroupId

org.springframework.kafka
ArtifactId

ArtifactId

spring-kafka-dist
Version

Version

2.7.6
Type

Type

pom
Description

Description

Spring for Apache Kafka
Spring for Apache Kafka
Project URL

Project URL

https://github.com/spring-projects/spring-kafka
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-kafka

Download spring-kafka-dist 2.7.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.