Jar examples for c:calcite-example-csv
An example Calcite provider that reads CSV files
You can download jar file calcite-example-csv 1.13.0 in this page.
Apache License
You can use the following script to add calcite-example-csv-1.13.0.jar to your project.
<dependency> <groupId>org.apache.calcite</groupId> <artifactId>calcite-example-csv</artifactId> <version>1.13.0</version> </dependency>
compile group: 'org.apache.calcite', name: 'calcite-example-csv', version: '1.13.0'
libraryDependencies += "org.apache.calcite" % "calcite-example-csv" % "1.13.0"
<dependency org="org.apache.calcite" name="calcite-example-csv" rev="1.13.0"/>
@Grapes(@Grab(group='org.apache.calcite', module='calcite-example-csv', version='1.13.0'))
'org.apache.calcite:calcite-example-csv:jar:1.13.0'
Click the following link to download the jar file.
calcite-example-csv-1.13.0-javadoc.jar