License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-segment-local |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPinot local segment implementations
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-local/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-segment-local</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-local/
implementation 'org.apache.pinot:pinot-segment-local:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-local/
implementation ("org.apache.pinot:pinot-segment-local:0.10.0")
'org.apache.pinot:pinot-segment-local:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-segment-local" rev="0.10.0">
<artifact name="pinot-segment-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-segment-local', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-segment-local" % "0.10.0"
[org.apache.pinot/pinot-segment-local "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-spi | jar | 0.10.0 |
org.apache.pinot : pinot-common | jar | 0.10.0 |
org.apache.pinot : pinot-segment-spi | jar | 0.10.0 |
org.xerial.larray : larray-mmap | jar | 0.4.1 |
com.uber : h3 | jar | 3.0.3 |
org.apache.lucene : lucene-core | jar | 8.2.0 |
org.apache.lucene : lucene-queryparser | jar | 8.2.0 |
org.apache.lucene : lucene-analyzers-common | jar | 8.2.0 |
org.apache.datasketches : datasketches-java | jar | 1.2.0-incubating |
com.tdunning : t-digest | jar | 3.2 |
com.clearspring.analytics : stream | jar | 2.7.0 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
org.mockito : mockito-inline | jar | 3.9.0 |
org.apache.pinot : pinot-avro | jar | 0.10.0 |
org.apache.pinot : pinot-csv | jar | 0.10.0 |
org.apache.pinot : pinot-json | jar | 0.10.0 |
org.apache.pinot : pinot-spi | test-jar | 0.10.0 |
org.apache.pinot : pinot-yammer | jar | 0.10.0 |
org.apache.pinot : pinot-common | test-jar | 0.10.0 |