MVN

io.bootique.kafka.client : bootique-kafka-client-parent

Maven & Gradle

Mar 21, 2018
4 stars

bootique-kafka-parent: Integration of various versions of Kafka clients with Bootique · Provides integration of various versions of Kafka clients with Bootique

<dependency>
    <groupId>io.bootique.kafka.client</groupId>
    <artifactId>bootique-kafka-client-parent</artifactId>
    <version>0.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.kafka.client : bootique-kafka-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.25

All Versions

Choose a version of io.bootique.kafka.client : bootique-kafka-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.25
bootique-kafka-client-parent-0.25
0.24
bootique-kafka-client-parent-0.24
0.5
bootique-kafka-client-parent-0.5
0.4
bootique-kafka-client-parent-0.4
0.3
bootique-kafka-client-parent-0.3
0.2
bootique-kafka-client-parent-0.2
0.1
bootique-kafka-client-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bootique.kafka.client</groupId>
    <artifactId>bootique-kafka-client-parent</artifactId>
    <version>0.25</version>
</dependency>