is not current version
Last Version 1.26.1

com.aliyun.lindorm:calcite-core 1.26.0

Core Calcite APIs and engine

Categories

Categories

ORM Data
GroupId

GroupId

com.aliyun.lindorm
ArtifactId

ArtifactId

calcite-core
Version

Version

1.26.0
Type

Type

jar

Download calcite-core 1.26.0


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