Pinot Protocol Buffers

A realtime distributed OLAP datastore

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-protobuf
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pinot Protocol Buffers
A realtime distributed OLAP datastore
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download pinot-protobuf

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.google.protobuf : protobuf-java jar 3.11.4
org.slf4j : slf4j-api jar 1.7.25

provided (1)

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

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.apache.pinot : pinot-spi test-jar 0.10.0
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