<dependency>
<groupId>net.tlabs-data</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.44.0</version>
</dependency>
<parent> <groupId>net.tlabs-data</groupId> <artifactId>tablesaw-parent</artifactId> <version>0.44.0</version> </parent>
compile
|-- com.google.guava:guava:33.3.1-jre
|-- org.apache.commons:commons-math3:3.6.1
|-- it.unimi.dsi:fastutil:8.5.15
|-- org.roaringbitmap:RoaringBitmap:1.3.0
|-- com.univocity:univocity-parsers:2.9.1
|-- io.github.classgraph:classgraph:4.8.179
provided
|-- com.github.haifengl:smile-data:2.6.0
test
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.apache.commons:commons-lang3:3.17.0
|-- org.apache.commons:commons-text:1.13.0
|-- com.github.jbellis:jamm:0.4.0
|-- com.github.haifengl:smile-core:2.6.0