Heron Kafka adapter

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thinker0.heron
ArtifactId

ArtifactId

heron-kafka-client
Last Version

Last Version

1.0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Heron Kafka adapter
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download heron-kafka-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-kafka-client/ -->
<dependency>
    <groupId>com.github.thinker0.heron</groupId>
    <artifactId>heron-kafka-client</artifactId>
    <version>1.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-kafka-client/
implementation 'com.github.thinker0.heron:heron-kafka-client:1.0.5.1'
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-kafka-client/
implementation ("com.github.thinker0.heron:heron-kafka-client:1.0.5.1")
'com.github.thinker0.heron:heron-kafka-client:jar:1.0.5.1'
<dependency org="com.github.thinker0.heron" name="heron-kafka-client" rev="1.0.5.1">
  <artifact name="heron-kafka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thinker0.heron', module='heron-kafka-client', version='1.0.5.1')
)
libraryDependencies += "com.github.thinker0.heron" % "heron-kafka-client" % "1.0.5.1"
[com.github.thinker0.heron/heron-kafka-client "1.0.5.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.heron : heron-api jar 0.20.4-incubating
org.slf4j : log4j-over-slf4j jar 1.7.26
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
commons-lang : commons-lang jar 2.6
com.github.thinker0.heron : heron-common jar 1.0.5.1

provided (1)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5.1
1.0.5
1.0.4.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0