| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.calcite |
| ArtifactId | ArtifactIdcalcite-splunk |
| Version | Version1.27.0 |
| Type | Typejar |
| Description |
DescriptionCalcite Splunk
Splunk adapter for Calcite; also a JDBC driver for Splunk
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calcite-splunk-1.27.0.pom | |
| calcite-splunk-1.27.0.jar | 40 KB |
| calcite-splunk-1.27.0-sources.jar | 26 KB |
| calcite-splunk-1.27.0-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite-splunk/ -->
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-splunk</artifactId>
<version>1.27.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-splunk/
implementation 'org.apache.calcite:calcite-splunk:1.27.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-splunk/
implementation ("org.apache.calcite:calcite-splunk:1.27.0")
'org.apache.calcite:calcite-splunk:jar:1.27.0'
<dependency org="org.apache.calcite" name="calcite-splunk" rev="1.27.0">
<artifact name="calcite-splunk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite-splunk', version='1.27.0')
)
libraryDependencies += "org.apache.calcite" % "calcite-splunk" % "1.27.0"
[org.apache.calcite/calcite-splunk "1.27.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.calcite : calcite-core | jar | 1.27.0 |
| org.apache.calcite : calcite-linq4j | jar | 1.27.0 |
| com.google.guava : guava | jar | 29.0-jre |
| org.apache.calcite.avatica : avatica-core | jar | 1.18.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.opencsv : opencsv | jar | 2.3 |