Last Version

Calcite Example Function 1.21.0.151

Examples of user-defined Calcite functions

License

License

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-example-function
Version

Version

1.21.0.151
Type

Type

jar
Description

Description

Calcite Example Function
Examples of user-defined Calcite functions
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-example-function 1.21.0.151


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core jar 1.21.0.151
com.linkedin.calcite : calcite-linq4j jar 1.21.0.151

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
sqlline : sqlline jar 1.8.0

Project Modules

There are no modules declared in this project.