MVN

com.linkedin.calcite : calcite-core

Maven & Gradle

Mar 08, 2023
24 usages
11 stars

Calcite Core · Core Calcite APIs and engine.

<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite-core</artifactId>
    <version>1.21.0.153</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.calcite : calcite-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.21.0.153

All Versions

Choose a version of com.linkedin.calcite : calcite-core to add to Maven or Gradle - All Versions:

  • Version Updated
  • calcite-core-1.21.0.153

    Mar 08, 2023
  • calcite-core-1.21.0.152

    Sep 01, 2022
  • calcite-core-1.21.0.151

    Sep 10, 2021
  • calcite-core-1.21.0.150

    Jun 29, 2021
  • calcite-core-1.21.0.149

    Jun 17, 2021
  • calcite-core-1.21.0.148

    Jun 07, 2021
  • calcite-core-1.21.0.146

    Jun 03, 2021
  • calcite-core-1.21.0.144

    May 20, 2021
  • calcite-core-1.21.0.142razhang-test

    Apr 24, 2021
  • calcite-core-1.21.0.140

    Sep 01, 2020
  • calcite-core-1.21.0.138

    Aug 18, 2020

How to add a dependency to Maven

Add the following com.linkedin.calcite : calcite-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite-core</artifactId>
    <version>1.21.0.153</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkedin.calcite : calcite-core gradle dependency to your build.gradle file:

implementation 'com.linkedin.calcite:calcite-core:1.21.0.153'

Gradle Kotlin DSL: Add the following com.linkedin.calcite : calcite-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkedin.calcite:calcite-core:1.21.0.153")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkedin.calcite : calcite-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkedin.calcite" % "calcite-core" % "1.21.0.153"

Advertisement

Dependencies from Group

Mar 08, 2023
24 usages
11 stars
Mar 08, 2023
18 usages
2.6k stars
Mar 08, 2023
2 usages
2.6k stars
Mar 08, 2023
2.8k stars
Mar 08, 2023
2.8k stars

Discover Dependencies

Apr 26, 2022
3 usages
2 stars
Jul 05, 2022
22 usages
10 stars
Feb 08, 2023
11 usages
Dec 02, 2020
5 usages
591 stars
Dec 17, 2020
7 usages
16 stars
Oct 22, 2022
4 usages
764 stars
Dec 30, 2013
8 usages
23 stars
Jul 18, 2022
28 usages
82 stars
Mar 04, 2023
2 usages
12 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome