c

calcite-file

Calcite provider that reads files and URIs
Files download
File Operation
calcite-file-1.18.0-geaflow_1.0.jar download
calcite-file-1.18.0-geaflow_1.0.pom download
calcite-file-1.18.0-geaflow_1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.antgroup.tugraph</groupId>
  <artifactId>calcite-file</artifactId>
  <version>1.18.0-geaflow_1.0</version>
</dependency>
Gradle Groovy
implementation 'com.antgroup.tugraph:calcite-file:1.18.0-geaflow_1.0'
Gradle Kotlin
implementation("com.antgroup.tugraph:calcite-file:1.18.0-geaflow_1.0")
Scala SBT
libraryDependencies += "com.antgroup.tugraph" % "calcite-file" % "1.18.0-geaflow_1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.antgroup.tugraph', module='calcite-file', version='1.18.0-geaflow_1.0')
)
Apache Ivy
<dependency org="com.antgroup.tugraph" name="calcite-file" rev="1.18.0-geaflow_1.0" />
Leiningen
[com.antgroup.tugraph/calcite-file "1.18.0-geaflow_1.0"]
Apache Buildr
'com.antgroup.tugraph:calcite-file:jar:1.18.0-geaflow_1.0'