| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.pinot |
| ArtifactId | ArtifactIdpinot-perf |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
DescriptionPinot Perf
A realtime distributed OLAP datastore
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pinot-perf-0.9.2.pom | |
| pinot-perf-0.9.2.jar | 1 MB |
| pinot-perf-0.9.2-tests.jar | 14 KB |
| pinot-perf-0.9.2-sources.jar | 635 KB |
| pinot-perf-0.9.2-shaded.jar | 178 MB |
| pinot-perf-0.9.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-perf/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-perf</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-perf/
implementation 'org.apache.pinot:pinot-perf:0.9.2'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-perf/
implementation ("org.apache.pinot:pinot-perf:0.9.2")
'org.apache.pinot:pinot-perf:jar:0.9.2'
<dependency org="org.apache.pinot" name="pinot-perf" rev="0.9.2">
<artifact name="pinot-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-perf', version='0.9.2')
)
libraryDependencies += "org.apache.pinot" % "pinot-perf" % "0.9.2"
[org.apache.pinot/pinot-perf "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-core | jar | 0.9.2 |
| org.apache.pinot : pinot-server | jar | 0.9.2 |
| org.apache.pinot : pinot-controller | jar | 0.9.2 |
| org.apache.pinot : pinot-broker | jar | 0.9.2 |
| org.apache.pinot : pinot-integration-test-base | test-jar | 0.9.2 |
| org.apache.pinot : pinot-integration-tests | test-jar | 0.9.2 |
| org.apache.pinot : pinot-controller | test-jar | 0.9.2 |
| org.apache.pinot : pinot-broker | test-jar | 0.9.2 |
| org.apache.pinot : pinot-common | test-jar | 0.9.2 |
| org.apache.pinot : pinot-segment-local | test-jar | 0.9.2 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| org.testng : testng | jar | 6.11 |
| org.openjdk.jmh : jmh-core | jar | 1.26 |
| net.sf.jopt-simple : jopt-simple | jar | 4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-kafka-2.0 | jar | 0.9.2 |