Last Version

kobuka 1.1.0

Config Builders for Kafka. A fluent API for configuring kafka clients.

License

License

GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

kobuka
Version

Version

1.1.0
Type

Type

pom
Description

Description

kobuka
Config Builders for Kafka. A fluent API for configuring kafka clients.
Project URL

Project URL

https://github.com/swisspush/kobuka
Source Code Management

Source Code Management

https://github.com/swisspush/kobuka.git

Download kobuka 1.1.0

Filename Size
kobuka-1.1.0.pom 9 KB
Browse

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

Dependencies

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

Project Modules

  • kobuka-gen
  • kobuka-client
  • kobuka-spring