License |
License |
---|---|
GroupId | GroupIdorg.apache.calcite |
ArtifactId | ArtifactIdcalcite-file |
Last Version | Last Version1.30.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCalcite File
Calcite provider that reads files and URIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
calcite-file-1.30.0.pom | |
calcite-file-1.30.0.jar | 31 KB |
calcite-file-1.30.0-sources.jar | 20 KB |
calcite-file-1.30.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite-file/ -->
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-file</artifactId>
<version>1.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-file/
implementation 'org.apache.calcite:calcite-file:1.30.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-file/
implementation ("org.apache.calcite:calcite-file:1.30.0")
'org.apache.calcite:calcite-file:jar:1.30.0'
<dependency org="org.apache.calcite" name="calcite-file" rev="1.30.0">
<artifact name="calcite-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite-file', version='1.30.0')
)
libraryDependencies += "org.apache.calcite" % "calcite-file" % "1.30.0"
[org.apache.calcite/calcite-file "1.30.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.calcite : calcite-core | jar | 1.30.0 |
org.apache.calcite : calcite-linq4j | jar | 1.30.0 |
org.checkerframework : checker-qual | jar | 3.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
com.joestelmach : natty | jar | 0.13 |
net.sf.opencsv : opencsv | jar | 2.3 |
org.apache.calcite.avatica : avatica-core | jar | 1.20.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.8 |
org.jsoup : jsoup | jar | 1.11.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |