Download flume-file-channel-1.2.0.jar file - Jar f

Jar examples for f:flume-file-channel

Description

You can download jar file flume-file-channel 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add flume-file-channel-1.2.0.jar to your project.

<dependency>
   <groupId>org.apache.flume.flume-ng-channels</groupId>
   <artifactId>flume-file-channel</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'org.apache.flume.flume-ng-channels', name: 'flume-file-channel', version: '1.2.0'
libraryDependencies += "org.apache.flume.flume-ng-channels" % "flume-file-channel" % "1.2.0"
<dependency org="org.apache.flume.flume-ng-channels" name="flume-file-channel" rev="1.2.0"/>
@Grapes(@Grab(group='org.apache.flume.flume-ng-channels', module='flume-file-channel', version='1.2.0'))
'org.apache.flume.flume-ng-channels:flume-file-channel:jar:1.2.0'

Download

Click the following link to download the jar file.

flume-file-channel-1.2.0-javadoc.jar
flume-file-channel-1.2.0-sources.jar
flume-file-channel-1.2.0.jar
flume-file-channel-1.2.0.pom



Related Tutorials