Pinot Service Provider Interface

A realtime distributed OLAP datastore

License

License

GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-spi
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pinot Service Provider Interface
A realtime distributed OLAP datastore
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download pinot-spi

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
commons-codec : commons-codec jar 1.15
commons-io : commons-io jar 2.11.0
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-lang3 jar 3.5
commons-collections : commons-collections jar 3.2.2
com.google.guava : guava jar 20.0
com.google.code.findbugs : jsr305 jar 3.0.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
com.lmax : disruptor jar 3.3.4
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1
joda-time : joda-time jar 2.10.5
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
org.yaml : snakeyaml jar 1.30
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.apache.avro : avro jar 1.9.2
org.codehaus.groovy : groovy-all jar 2.4.21
org.reflections : reflections jar 0.9.9

test (1)

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

Project Modules

There are no modules declared in this project.
org.apache.pinot

The Apache Software Foundation

Versions

Version
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0