<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-file</artifactId>
<version>1.38.0</version>
</dependency>
compile
|-- org.apache.calcite:calcite-core:1.38.0
|-- org.apache.calcite:calcite-linq4j:1.38.0
|-- org.checkerframework:checker-qual:3.43.0
runtime
|-- com.google.guava:guava:33.3.0-jre
|-- com.joestelmach:natty:0.13
|-- net.sf.opencsv:opencsv:2.3
|-- org.apache.calcite.avatica:avatica-core:1.25.0
|-- commons-io:commons-io:2.15.0
|-- org.apache.commons:commons-lang3:3.13.0