Last Version

Flume NG Tools 1.10.0

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-tools
Version

Version

1.10.0
Type

Type

jar
Description

Description

Flume NG Tools
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-tools 1.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.flume.flume-ng-channels : flume-file-channel jar 1.10.0
com.google.guava : guava jar 11.0.2
commons-cli : commons-cli jar 1.5.0
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easytesting : fest-reflect jar 1.4

Project Modules

There are no modules declared in this project.