<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-file</artifactId>
<version>1.32.0</version>
</dependency>
compile
|-- org.apache.calcite:calcite-core:1.32.0
|-- org.apache.calcite:calcite-linq4j:1.32.0
|-- org.checkerframework:checker-qual:3.12.0
runtime
|-- com.google.guava:guava:31.1-jre
|-- com.joestelmach:natty:0.13
|-- net.sf.opencsv:opencsv:2.3
|-- org.apache.calcite.avatica:avatica-core:1.22.0
|-- commons-io:commons-io:2.11.0
|-- org.apache.commons:commons-lang3:3.8