License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-batch-ingestion-common |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPinot Batch Ingestion Common
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |