Last Version

bootique-kafka-parent: Integration of various versions of Kafka clients with Bootique 2.0.1

Provides integration of various versions of Kafka clients with Bootique

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.kafka
ArtifactId

ArtifactId

bootique-kafka-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

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

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-kafka

Download bootique-kafka-parent 2.0.1


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

Dependencies

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

Project Modules

  • bootique-kafka-base
  • bootique-kafka-client
  • bootique-kafka-streams