<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-csv</artifactId>
<version>1.26.0</version>
</dependency>
compile
|-- org.apache.calcite:calcite-core:1.26.0
|-- org.apache.calcite:calcite-file:1.26.0
|-- org.apache.calcite:calcite-linq4j:1.26.0
runtime
|-- com.fasterxml.jackson.core:jackson-core:2.10.0
|-- com.fasterxml.jackson.core:jackson-databind:2.10.0
|-- com.google.guava:guava:29.0-jre
|-- net.sf.opencsv:opencsv:2.3