<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.24.10</version>
</dependency>
<parent> <groupId>tech.tablesaw</groupId> <artifactId>tablesaw-parent</artifactId> <version>0.24.10</version> </parent>
compile
|-- com.google.guava:guava:25.1-jre
|-- org.apache.commons:commons-math3:3.6.1
|-- org.apache.commons:commons-lang3:3.7
|-- 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