| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdorg.apache.pinot |
| ArtifactId | ArtifactIdpinot-protobuf |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPinot Protocol Buffers
A realtime distributed OLAP datastore
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pinot-protobuf-0.10.0.pom | |
| pinot-protobuf-0.10.0.jar | 15 KB |
| pinot-protobuf-0.10.0-tests.jar | 75 KB |
| pinot-protobuf-0.10.0-sources.jar | 13 KB |
| pinot-protobuf-0.10.0-shaded.jar | 1 MB |
| pinot-protobuf-0.10.0-javadoc.jar | 45 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-spi | jar | 0.10.0 |
| 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 |