<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.25.1</version>
</dependency>
<parent> <groupId>tech.tablesaw</groupId> <artifactId>tablesaw-parent</artifactId> <version>0.25.1</version> </parent>
compile
|-- com.google.guava:guava:25.1-jre
|-- com.univocity:univocity-parsers:2.7.5
|-- org.apache.commons:commons-math3:3.6.1
|-- it.unimi.dsi:fastutil:8.2.1
|-- org.roaringbitmap:RoaringBitmap:0.7.14
|-- com.github.haifengl:smile-data:1.5.1
test
|-- junit:junit
|-- com.github.jbellis:jamm:0.3.2