Last Version

Pinot Clients 0.10.0

A realtime distributed OLAP datastore

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-clients
Version

Version

0.10.0
Type

Type

pom
Description

Description

Pinot Clients
A realtime distributed OLAP datastore
Project URL

Project URL

https://pinot.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download pinot-clients 0.10.0

Filename Size
pinot-clients-0.10.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-clients/ -->
<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-clients</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-clients/
implementation 'org.apache.pinot:pinot-clients:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-clients/
implementation ("org.apache.pinot:pinot-clients:0.10.0")
'org.apache.pinot:pinot-clients:pom:0.10.0'
<dependency org="org.apache.pinot" name="pinot-clients" rev="0.10.0">
  <artifact name="pinot-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-clients', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-clients" % "0.10.0"
[org.apache.pinot/pinot-clients "0.10.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.pinot : pinot-spi jar 0.10.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

  • pinot-java-client
  • pinot-jdbc-client