| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.pinot |
| ArtifactId | ArtifactIdpinot-gcs |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
DescriptionPinot Google Cloud Storage
A realtime distributed OLAP datastore
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pinot-gcs-0.10.0.pom | |
| pinot-gcs-0.10.0.jar | 20 KB |
| pinot-gcs-0.10.0-tests.jar | 16 KB |
| pinot-gcs-0.10.0-sources.jar | 16 KB |
| pinot-gcs-0.10.0-shaded.jar | 13 MB |
| pinot-gcs-0.10.0-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-gcs/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-gcs</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-gcs/
implementation 'org.apache.pinot:pinot-gcs:0.10.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-gcs/
implementation ("org.apache.pinot:pinot-gcs:0.10.0")
'org.apache.pinot:pinot-gcs:jar:0.10.0'
<dependency org="org.apache.pinot" name="pinot-gcs" rev="0.10.0">
<artifact name="pinot-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-gcs', version='0.10.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-gcs" % "0.10.0"
[org.apache.pinot/pinot-gcs "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-configuration : commons-configuration | jar | 1.10 |
| com.google.cloud : google-cloud-storage | jar | 1.113.1 |
| com.google.protobuf : protobuf-java | jar | 3.12.0 |
| com.google.api-client : google-api-client | jar | 1.30.10 |
| com.google.http-client : google-http-client | jar | 1.36.0 |
| com.google.api.grpc : proto-google-common-protos | jar | 1.18.1 |
| com.google.api.grpc : proto-google-iam-v1 | jar | 1.0.0 |
| com.google.apis : google-api-services-storage | jar | v1-rev20200814-1.30.10 |
| com.google.api : gax-httpjson | jar | 0.75.2 |
| net.sf.jopt-simple : jopt-simple | jar | 4.6 |
| org.glassfish.jersey.core : jersey-server | jar | 2.28 |
| com.google.cloud : google-cloud-nio | jar | 0.120.0-alpha |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pinot : pinot-spi | jar | 0.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| org.testng : testng | jar | 6.11 |