| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.pinot |
| ArtifactId | ArtifactIdpinot-integration-tests |
| Version | Version0.7.1 |
| Type | Typejar |
| Description |
DescriptionPinot Integration Tests
A realtime distributed OLAP datastore
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-integration-tests/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-integration-tests</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-integration-tests/
implementation 'org.apache.pinot:pinot-integration-tests:0.7.1'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-integration-tests/
implementation ("org.apache.pinot:pinot-integration-tests:0.7.1")
'org.apache.pinot:pinot-integration-tests:jar:0.7.1'
<dependency org="org.apache.pinot" name="pinot-integration-tests" rev="0.7.1">
<artifact name="pinot-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-integration-tests', version='0.7.1')
)
libraryDependencies += "org.apache.pinot" % "pinot-integration-tests" % "0.7.1"
[org.apache.pinot/pinot-integration-tests "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-java-client | jar | 0.7.1 |
| org.apache.pinot : pinot-server | jar | 0.7.1 |
| org.apache.pinot : pinot-tools | jar | 0.7.1 |
| com.101tec : zkclient | jar | 0.7 |
| org.apache.pinot : pinot-server | test-jar | 0.7.1 |
| org.apache.pinot : pinot-controller | jar | 0.7.1 |
| org.apache.pinot : pinot-controller | test-jar | 0.7.1 |
| org.apache.pinot : pinot-common | test-jar | 0.7.1 |
| org.apache.pinot : pinot-broker | test-jar | 0.7.1 |
| org.apache.pinot : pinot-core | test-jar | 0.7.1 |
| org.apache.pinot : pinot-broker | jar | 0.7.1 |
| org.apache.pinot : pinot-minion | jar | 0.7.1 |
| org.apache.pinot : pinot-minion | test-jar | 0.7.1 |
| org.apache.pinot : pinot-avro | jar | 0.7.1 |
| org.testng : testng | jar | 6.11 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.h2database : h2 | jar | 1.4.193 |
| com.github.jnr : jnr-posix | jar | 3.0.12 |
| org.apache.zookeeper : zookeeper | jar | 3.5.8 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-kafka-2.0 | jar | 0.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.10.0 |