<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-core</artifactId>
<version>0.2</version>
</dependency>
<parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout-parent</artifactId> <version>0.2</version> </parent>
compile
|-- org.apache.mahout.hadoop:hadoop-core:0.20.1
|-- org.apache.mahout.hbase:hbase:0.20.0
|-- org.apache.mahout.kosmofs:kfs:0.3
|-- org.apache.mahout.jets3t:jets3t:0.7.1
|-- commons-logging:commons-logging:1.1.1
|-- commons-httpclient:commons-httpclient:3.1
|-- 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.watchmaker:watchmaker-swing:0.6.2
|-- org.uncommons:uncommons-maths:1.2
|-- com.thoughtworks.xstream:xstream:1.3.1
|-- org.apache.lucene:lucene-analyzers
|-- org.apache.lucene:lucene-core
|-- org.apache.mahout.commons:commons-cli:2.0-mahout
|-- commons-math:commons-math:1.2
|-- com.google.code.gson:gson:1.3
test
|-- junit:junit