License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-orc |
Version | Version0.7.1 |
Type | Typejar |
Description |
DescriptionPinot ORC
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-orc-0.7.1.pom | |
pinot-orc-0.7.1.jar | 16 KB |
pinot-orc-0.7.1-tests.jar | 20 KB |
pinot-orc-0.7.1-sources.jar | 13 KB |
pinot-orc-0.7.1-shaded.jar | 36 MB |
pinot-orc-0.7.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-orc/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-orc</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-orc/
implementation 'org.apache.pinot:pinot-orc:0.7.1'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-orc/
implementation ("org.apache.pinot:pinot-orc:0.7.1")
'org.apache.pinot:pinot-orc:jar:0.7.1'
<dependency org="org.apache.pinot" name="pinot-orc" rev="0.7.1">
<artifact name="pinot-orc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-orc', version='0.7.1')
)
libraryDependencies += "org.apache.pinot" % "pinot-orc" % "0.7.1"
[org.apache.pinot/pinot-orc "0.7.1"]
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.7.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.pinot : pinot-spi | test-jar | 0.7.1 |
org.testng : testng | jar | 6.11 |