is not current version
Last Version 1.10.0

Flume NG file-based channel 1.9.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.flume-ng-channels
ArtifactId

ArtifactId

flume-file-channel
Version

Version

1.9.0
Type

Type

jar
Description

Description

Flume NG file-based channel
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-file-channel 1.9.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.flume : flume-ng-sdk jar 1.9.0
org.apache.flume : flume-ng-configuration jar 1.9.0
org.apache.flume : flume-ng-core jar 1.9.0
org.slf4j : slf4j-api jar 1.7.25
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.5
com.google.protobuf : protobuf-java jar 2.5.0
org.mapdb : mapdb jar 0.9.9
org.xerial.snappy : snappy-java jar 1.1.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.easytesting : fest-reflect jar 1.4
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.