<dependency>
<groupId>org.mongodb.mongo-hadoop</groupId>
<artifactId>flume</artifactId>
<version>1.4-rc0</version>
</dependency>
compile
|-- org.mongodb:mongo-java-driver:3.0.0
|-- org.mongodb.mongo-hadoop:mongo-hadoop-core:1.4-rc0
|-- com.cloudera:flume-core:0.9.4-cdh3u3
test
|-- junit:junit:4.11
|-- org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.6.0
|-- org.apache.hadoop:hadoop-common:2.6.0
|-- org.apache.hadoop:hadoop-hdfs:2.6.0
|-- org.apache.hadoop:hadoop-hdfs:2.6.0
|-- org.hamcrest:hamcrest-all:1.3
|-- org.zeroturnaround:zt-exec:1.6
|-- commons-daemon:commons-daemon:1.0.15