Jar examples for f:flume-file-channel
You can download jar file flume-file-channel 1.2.0 in this page.
Apache License
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'
Click the following link to download the jar file.
flume-file-channel-1.2.0-javadoc.jar