MVN

org.apache.pinot : pinot-jdbc-client

Maven & Gradle

Feb 28, 2023
27 stars

Pinot JDBC Client

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

Latest Version

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

  • Latest Stable: 0.12.1

All Versions

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

Version Vulnerabilities Updated
0.12.x
pinot-jdbc-client-0.12.1
pinot-jdbc-client-0.12.0
0.11.x
pinot-jdbc-client-0.11.0
0.10.x
pinot-jdbc-client-0.10.0
0.9.x
pinot-jdbc-client-0.9.3
pinot-jdbc-client-0.9.2
pinot-jdbc-client-0.9.1
pinot-jdbc-client-0.9.0
0.8.x
pinot-jdbc-client-0.8.0
0.7.x
pinot-jdbc-client-0.7.1
pinot-jdbc-client-0.7.0
0.6.x
pinot-jdbc-client-0.6.0
0.5.x
pinot-jdbc-client-0.5.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.pinot:pinot-jdbc-client:0.12.1'

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

implementation("org.apache.pinot:pinot-jdbc-client:0.12.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.pinot" % "pinot-jdbc-client" % "0.12.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Mar 28, 2023
16 usages
169 stars
May 18, 2021
13 usages
169 stars
Mar 28, 2023
50 usages
169 stars
Mar 28, 2023
4 usages
169 stars
Aug 25, 2023
9 usages
11.9k stars
Sep 14, 2020
1 usages
4 stars
Jul 10, 2023
3.3k stars