Last Version

Calcite Example Function 1.30.0

Examples of user-defined Calcite functions

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-function
Version

Version

1.30.0
Type

Type

jar
Description

Description

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

Project URL

https://calcite.apache.org
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite-function 1.30.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.30.0
org.apache.calcite : calcite-linq4j jar 1.30.0
org.checkerframework : checker-qual jar 3.10.0

Project Modules

There are no modules declared in this project.