<dependency>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-math</artifactId>
<version>0.12.0</version>
</dependency>
<parent> <groupId>org.apache.mahout</groupId> <artifactId>mahout</artifactId> <version>0.12.0</version> </parent>
compile
|-- org.apache.commons:commons-math3
|-- it.unimi.dsi:fastutil:7.0.11
|-- junit:junit
|-- com.carrotsearch.randomizedtesting:randomizedtesting-runner
test