<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.32.1</version>
</dependency>
<parent> <groupId>tech.tablesaw</groupId> <artifactId>tablesaw-parent</artifactId> <version>0.32.1</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
|-- org.reflections:reflections:0.9.11
provided
|-- tech.tablesaw:tablesaw-excel:0.32.1
|-- tech.tablesaw:tablesaw-html:0.32.1
|-- tech.tablesaw:tablesaw-json:0.32.1
|-- tech.tablesaw:tablesaw-smile:0.32.1
test
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- com.github.jbellis:jamm:0.3.2