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