Flume Shared Kafka

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

GroupId

GroupId

org.apache.flume.flume-shared
ArtifactId

ArtifactId

flume-shared-kafka
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flume Shared Kafka
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

Apache Software Foundation

Download flume-shared-kafka

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.flume : flume-ng-sdk jar 1.10.0
org.apache.kafka : kafka-clients jar 2.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0