<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-core</artifactId>
<version>0.3</version>
</dependency>
<parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout-parent</artifactId> <version>0.3</version> </parent>
compile
|-- org.apache.mahout:mahout-math
|-- org.apache.hadoop:hadoop-core
|-- org.apache.mahout.hbase:hbase:0.20.0
|-- com.google.code.gson:gson:1.3
|-- commons-dbcp:commons-dbcp:1.2.2
|-- commons-pool:commons-pool:1.4
|-- commons-lang:commons-lang:2.4
|-- org.uncommons.watchmaker:watchmaker-framework:0.6.2
|-- org.uncommons.maths:uncommons-maths:1.2
|-- com.thoughtworks.xstream:xstream:1.3.1
|-- org.apache.lucene:lucene-core
|-- org.apache.lucene:lucene-analyzers
|-- org.apache.mahout.commons:commons-cli:2.0-mahout
|-- commons-math:commons-math:1.2
|-- junit:junit
|-- org.easymock:easymockclassextension
test