License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-thrift |
Version | Version0.9.3 |
Type | Typejar |
Description |
DescriptionPinot Thrift
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-thrift-0.9.3.pom | |
pinot-thrift-0.9.3.jar | 13 KB |
pinot-thrift-0.9.3-tests.jar | 71 KB |
pinot-thrift-0.9.3-sources.jar | 12 KB |
pinot-thrift-0.9.3-shaded.jar | 1 MB |
pinot-thrift-0.9.3-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-thrift/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-thrift</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-thrift/
implementation 'org.apache.pinot:pinot-thrift:0.9.3'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-thrift/
implementation ("org.apache.pinot:pinot-thrift:0.9.3")
'org.apache.pinot:pinot-thrift:jar:0.9.3'
<dependency org="org.apache.pinot" name="pinot-thrift" rev="0.9.3">
<artifact name="pinot-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-thrift', version='0.9.3')
)
libraryDependencies += "org.apache.pinot" % "pinot-thrift" % "0.9.3"
[org.apache.pinot/pinot-thrift "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.apache.thrift : libthrift | jar | 0.12.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-spi | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.pinot : pinot-spi | test-jar | 0.9.3 |
org.testng : testng | jar | 6.11 |