| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.pinot |
| ArtifactId | ArtifactIdpinot-perf |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPinot Perf
A realtime distributed OLAP datastore
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pinot-perf-0.10.0.pom | |
| pinot-perf-0.10.0.jar | 461 KB |
| pinot-perf-0.10.0-tests.jar | 13 KB |
| pinot-perf-0.10.0-sources.jar | 250 KB |
| pinot-perf-0.10.0-javadoc.jar | 649 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-perf/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-perf</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-perf/
implementation 'org.apache.pinot:pinot-perf:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-perf/
implementation ("org.apache.pinot:pinot-perf:0.10.0")
'org.apache.pinot:pinot-perf:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-perf" rev="0.10.0">
<artifact name="pinot-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-perf', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-perf" % "0.10.0"
[org.apache.pinot/pinot-perf "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-core | jar | 0.10.0 |
| org.apache.pinot : pinot-server | jar | 0.10.0 |
| org.apache.pinot : pinot-controller | jar | 0.10.0 |
| org.apache.pinot : pinot-broker | jar | 0.10.0 |
| org.apache.pinot : pinot-integration-test-base | test-jar | 0.10.0 |
| org.apache.pinot : pinot-integration-tests | test-jar | 0.10.0 |
| org.apache.pinot : pinot-controller | test-jar | 0.10.0 |
| org.apache.pinot : pinot-broker | test-jar | 0.10.0 |
| org.apache.pinot : pinot-common | test-jar | 0.10.0 |
| org.apache.pinot : pinot-segment-local | test-jar | 0.10.0 |
| 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.10.0 |