License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-tools |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPinot Tools
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-tools-0.10.0.pom | |
pinot-tools-0.10.0.jar | 7 MB |
pinot-tools-0.10.0-tests.jar | 17 KB |
pinot-tools-0.10.0-sources.jar | 6 MB |
pinot-tools-0.10.0-javadoc.jar | 1 MB |
pinot-tools-0.10.0-jar-with-dependencies.jar | 102 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-tools/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-tools</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-tools/
implementation 'org.apache.pinot:pinot-tools:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-tools/
implementation ("org.apache.pinot:pinot-tools:0.10.0")
'org.apache.pinot:pinot-tools:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-tools" rev="0.10.0">
<artifact name="pinot-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-tools', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-tools" % "0.10.0"
[org.apache.pinot/pinot-tools "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-kinesis | jar | 0.10.0 |
org.apache.pinot : pinot-kafka-2.0 | jar | 0.10.0 |
org.apache.pinot : pinot-batch-ingestion-standalone | jar | 0.10.0 |
org.apache.pinot : pinot-s3 | jar | 0.10.0 |
org.apache.pinot : pinot-yammer | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
org.mockito : mockito-core | jar | 3.9.0 |