MVN

io.github.michelin : spring-kafka-streams-dist

Maven & Gradle

Jun 03, 2023
85 stars

spring-kafka-streams-dist · Spring Kafka Streams is a Spring Boot library that brings new features to improve the implementation of Kafka Streams.

<dependency>
    <groupId>io.github.michelin</groupId>
    <artifactId>spring-kafka-streams-dist</artifactId>
    <version>2.0.1-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.michelin : spring-kafka-streams-dist to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1-beta
  • Latest Beta: 2.0.1-beta

All Versions

Choose a version of io.github.michelin : spring-kafka-streams-dist to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-kafka-streams-dist-2.0.1-beta
spring-kafka-streams-dist-2.0.0-beta
1.0.x
spring-kafka-streams-dist-1.0.1-beta
spring-kafka-streams-dist-1.0.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.michelin</groupId>
    <artifactId>spring-kafka-streams-dist</artifactId>
    <version>2.0.1-beta</version>
</dependency>