<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.38.0</version>
</dependency>
<parent> <groupId>tech.tablesaw</groupId> <artifactId>tablesaw-parent</artifactId> <version>0.38.0</version> </parent>
compile
|-- com.google.guava:guava:28.2-jre
|-- org.apache.commons:commons-math3:3.6.1
|-- it.unimi.dsi:fastutil:8.3.0
|-- org.roaringbitmap:RoaringBitmap:0.8.12
|-- com.univocity:univocity-parsers:2.8.4
|-- io.github.classgraph:classgraph:4.8.60
provided
|-- com.github.haifengl:smile-data:2.0.0
test
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.apache.commons:commons-lang3:3.9
|-- org.apache.commons:commons-text:1.8
|-- com.github.jbellis:jamm:0.3.3