<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.36.0</version>
</dependency>
<parent> <groupId>tech.tablesaw</groupId> <artifactId>tablesaw-parent</artifactId> <version>0.36.0</version> </parent>
compile
|-- com.google.guava:guava:25.1-jre
|-- org.apache.commons:commons-math3:3.6.1
|-- it.unimi.dsi:fastutil:8.2.1
|-- org.roaringbitmap:RoaringBitmap:0.7.14
|-- com.univocity:univocity-parsers:2.7.5
|-- io.github.classgraph:classgraph:4.8.22
provided
|-- com.github.haifengl:smile-data:1.5.2
test
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.apache.commons:commons-lang3:3.8.1
|-- org.apache.commons:commons-text:1.6
|-- com.github.jbellis:jamm:0.3.2