Flume Kafka Source

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-ng-sources
ArtifactId

ArtifactId

flume-kafka-source
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flume Kafka Source
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-kafka-source

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.flume : flume-ng-core jar 1.10.0
org.apache.flume.flume-shared : flume-shared-kafka jar 1.10.0
org.apache.kafka : kafka_2.13 jar 2.7.2
org.scala-lang : scala-library jar 2.13.7
io.dropwizard.metrics : metrics-core jar 4.1.18
org.apache.zookeeper : zookeeper jar 3.6.2
org.apache.kafka : kafka-clients jar 2.7.2

test (4)

Group / Artifact Type Version
org.apache.flume.flume-shared : flume-shared-kafka-test jar 1.10.0
org.mockito : mockito-all jar 1.9.0
org.apache.kafka : kafka_2.13 jar 2.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0