License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-common |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPinot Common
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-common-0.10.0.pom | |
pinot-common-0.10.0.jar | 748 KB |
pinot-common-0.10.0-tests.jar | 162 KB |
pinot-common-0.10.0-sources.jar | 398 KB |
pinot-common-0.10.0-shaded.jar | 36 MB |
pinot-common-0.10.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-common/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-common</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-common/
implementation 'org.apache.pinot:pinot-common:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-common/
implementation ("org.apache.pinot:pinot-common:0.10.0")
'org.apache.pinot:pinot-common:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-common" rev="0.10.0">
<artifact name="pinot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-common', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-common" % "0.10.0"
[org.apache.pinot/pinot-common "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-yammer | jar | 0.10.0 |
org.testng : testng | jar | 6.11 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.6 |
org.mockito : mockito-inline | jar | 3.9.0 |