License |
License |
---|---|
GroupId | GroupIdcom.linkedin.calcite |
ArtifactId | ArtifactIdcalcite-file |
Version | Version1.21.0.148 |
Type | Typejar |
Description |
DescriptionCalcite File
Calcite provider that reads files and URIs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
calcite-file-1.21.0.148.pom | |
calcite-file-1.21.0.148.jar | 35 KB |
calcite-file-1.21.0.148-test-sources.jar | 36 KB |
calcite-file-1.21.0.148-sources.jar | 24 KB |
calcite-file-1.21.0.148-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-file/ -->
<dependency>
<groupId>com.linkedin.calcite</groupId>
<artifactId>calcite-file</artifactId>
<version>1.21.0.148</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-file/
implementation 'com.linkedin.calcite:calcite-file:1.21.0.148'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-file/
implementation ("com.linkedin.calcite:calcite-file:1.21.0.148")
'com.linkedin.calcite:calcite-file:jar:1.21.0.148'
<dependency org="com.linkedin.calcite" name="calcite-file" rev="1.21.0.148">
<artifact name="calcite-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite-file', version='1.21.0.148')
)
libraryDependencies += "com.linkedin.calcite" % "calcite-file" % "1.21.0.148"
[com.linkedin.calcite/calcite-file "1.21.0.148"]
Group / Artifact | Type | Version |
---|---|---|
com.linkedin.calcite : calcite-core | jar | 1.21.0.148 |
com.linkedin.calcite : calcite-linq4j | jar | 1.21.0.148 |
com.linkedin.calcite : calcite-example-csv | jar | 1.21.0.148 |
org.apache.calcite.avatica : avatica-core | jar | 1.15.0 |
com.google.guava : guava | jar | 19.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
com.joestelmach : natty | jar | 0.13 |
org.jsoup : jsoup | jar | 1.11.3 |
Group / Artifact | Type | Version |
---|---|---|
com.linkedin.calcite : calcite-core | test-jar | 1.21.0.148 |
junit : junit | jar | 4.12 |