MVN

org.apache.pinot : pinot-core

Maven & Gradle

Feb 28, 2023
24 usages
18 stars

Pinot Core

<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-core</artifactId>
    <version>0.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.pinot : pinot-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.1

All Versions

Choose a version of org.apache.pinot : pinot-core to add to Maven or Gradle - All Versions:

  • Version Updated
  • pinot-core-0.12.1

    Feb 28, 2023
  • pinot-core-0.12.0

    Dec 29, 2022
  • pinot-core-0.11.0

    Sep 04, 2022
  • pinot-core-0.10.0

    Mar 18, 2022
  • pinot-core-0.9.3

    Dec 24, 2021
  • pinot-core-0.9.2

    Dec 15, 2021
  • pinot-core-0.9.1

    Dec 12, 2021
  • pinot-core-0.9.0

    Nov 12, 2021
  • pinot-core-0.8.0

    Aug 10, 2021
  • pinot-core-0.7.1

    Apr 07, 2021
  • pinot-core-0.7.0

    Mar 10, 2021
  • pinot-core-0.6.0

    Nov 05, 2020
  • pinot-core-0.5.0

    Sep 03, 2020
  • pinot-core-0.4.0

    Jun 02, 2020
  • pinot-core-0.3.0

    Mar 16, 2020
  • pinot-core-0.2.0

    Nov 11, 2019
  • pinot-core-0.1.0

    Feb 15, 2019

How to add a dependency to Maven

Add the following org.apache.pinot : pinot-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-core</artifactId>
    <version>0.12.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.pinot : pinot-core gradle dependency to your build.gradle file:

implementation 'org.apache.pinot:pinot-core:0.12.1'

Gradle Kotlin DSL: Add the following org.apache.pinot : pinot-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.pinot:pinot-core:0.12.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.pinot : pinot-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.pinot" % "pinot-core" % "0.12.1"

Advertisement

Dependencies from Group

Feb 28, 2023
28 usages
Feb 28, 2023
24 usages
18 stars
Feb 28, 2023
21 usages
Feb 28, 2023
18 usages
Feb 28, 2023
12 usages

Discover Dependencies

Aug 03, 2018
17 usages
141 stars
May 13, 2023
57 usages
4.9k stars
Jan 21, 2014
6 usages
4 stars
Sep 27, 2012
6 usages
1 stars
Sep 27, 2017
21 usages
Aug 17, 2019
25 usages
935 stars
Apr 19, 2017
23 usages
135 stars
Sep 08, 2017
4 usages
391 stars
Mar 02, 2018
16 usages
141 stars
Apr 01, 2022
10 usages
3 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome