MVN

org.apache.pinot : pinot

Maven & Gradle

Feb 28, 2023
18 stars

Pinot · A realtime distributed OLAP datastore

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

Latest Version

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

  • Latest Stable: 0.12.1

All Versions

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

  • Version Updated
  • pinot-0.12.1

    Feb 28, 2023
  • pinot-0.12.0

    Dec 29, 2022
  • pinot-0.11.0

    Sep 04, 2022
  • pinot-0.10.0

    Mar 18, 2022
  • pinot-0.9.3

    Dec 24, 2021
  • pinot-0.9.2

    Dec 15, 2021
  • pinot-0.9.1

    Dec 12, 2021
  • pinot-0.9.0

    Nov 12, 2021
  • pinot-0.8.0

    Aug 10, 2021
  • pinot-0.7.1

    Apr 07, 2021
  • pinot-0.7.0

    Mar 10, 2021
  • pinot-0.6.0

    Nov 05, 2020
  • pinot-0.5.0

    Sep 03, 2020
  • pinot-0.4.0

    Jun 02, 2020
  • pinot-0.3.0

    Mar 16, 2020
  • pinot-0.2.0

    Nov 11, 2019
  • pinot-0.1.0

    Feb 15, 2019

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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