License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-orc |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionPinot ORC
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-orc-0.10.0.pom | |
pinot-orc-0.10.0.jar | 15 KB |
pinot-orc-0.10.0-tests.jar | 19 KB |
pinot-orc-0.10.0-sources.jar | 13 KB |
pinot-orc-0.10.0-shaded.jar | 37 MB |
pinot-orc-0.10.0-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-orc/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-orc</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-orc/
implementation 'org.apache.pinot:pinot-orc:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-orc/
implementation ("org.apache.pinot:pinot-orc:0.10.0")
'org.apache.pinot:pinot-orc:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-orc" rev="0.10.0">
<artifact name="pinot-orc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-orc', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-orc" % "0.10.0"
[org.apache.pinot/pinot-orc "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.orc : orc-core | jar | 1.5.9 |
org.apache.hadoop : hadoop-common | jar | 2.7.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.0 |
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 |