Last Version

Pinot Batch Ingestion Common 0.10.0

A realtime distributed OLAP datastore

License

License

GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-batch-ingestion-common
Version

Version

0.10.0
Type

Type

jar
Description

Description

Pinot Batch Ingestion Common
A realtime distributed OLAP datastore
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download pinot-batch-ingestion-common 0.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (3)

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

test (1)

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

Project Modules

There are no modules declared in this project.