Flume Shared Utils

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
ArtifactId

ArtifactId

flume-shared
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Filename Size
flume-shared-1.10.0.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • flume-shared-kafka
  • flume-shared-kafka-test

Versions

Version
1.10.0
1.9.0
1.8.0
1.7.0