| License |
License |
|---|---|
| GroupId | GroupIdcom.linkedin.calcite |
| ArtifactId | ArtifactIdcalcite-file |
| Version | Version1.21.0.144 |
| Type | Typejar |
| Description |
DescriptionCalcite File
Calcite provider that reads files and URIs
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| calcite-file-1.21.0.144.pom | |
| calcite-file-1.21.0.144.jar | 36 KB |
| calcite-file-1.21.0.144-test-sources.jar | 37 KB |
| calcite-file-1.21.0.144-sources.jar | 25 KB |
| calcite-file-1.21.0.144-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.144</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-file/
implementation 'com.linkedin.calcite:calcite-file:1.21.0.144'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-file/
implementation ("com.linkedin.calcite:calcite-file:1.21.0.144")
'com.linkedin.calcite:calcite-file:jar:1.21.0.144'
<dependency org="com.linkedin.calcite" name="calcite-file" rev="1.21.0.144">
<artifact name="calcite-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite-file', version='1.21.0.144')
)
libraryDependencies += "com.linkedin.calcite" % "calcite-file" % "1.21.0.144"
[com.linkedin.calcite/calcite-file "1.21.0.144"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.linkedin.calcite : calcite-core | jar | 1.21.0.144 |
| com.linkedin.calcite : calcite-linq4j | jar | 1.21.0.144 |
| com.linkedin.calcite : calcite-example-csv | jar | 1.21.0.144 |
| 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.144 |
| junit : junit | jar | 4.12 |