is not current version
Last Version 1.21.0.151

com.linkedin.calcite:calcite-splunk 1.21.0.142razhang-test

Splunk adapter for Calcite; also a JDBC driver for Splunk

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-splunk
Version

Version

1.21.0.142razhang-test
Type

Type

jar

Download calcite-splunk 1.21.0.142razhang-test


<!-- https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-splunk/ -->
<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite-splunk</artifactId>
    <version>1.21.0.142razhang-test</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-splunk/
implementation 'com.linkedin.calcite:calcite-splunk:1.21.0.142razhang-test'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-splunk/
implementation ("com.linkedin.calcite:calcite-splunk:1.21.0.142razhang-test")
'com.linkedin.calcite:calcite-splunk:jar:1.21.0.142razhang-test'
<dependency org="com.linkedin.calcite" name="calcite-splunk" rev="1.21.0.142razhang-test">
  <artifact name="calcite-splunk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite-splunk', version='1.21.0.142razhang-test')
)
libraryDependencies += "com.linkedin.calcite" % "calcite-splunk" % "1.21.0.142razhang-test"
[com.linkedin.calcite/calcite-splunk "1.21.0.142razhang-test"]