is not current version
Last Version 0.10.0

Pinot Google Cloud Storage 0.7.1

A realtime distributed OLAP datastore

License

License

GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-gcs
Version

Version

0.7.1
Type

Type

jar
Description

Description

Pinot Google Cloud Storage
A realtime distributed OLAP datastore
Project URL

Project URL

https://pinot.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download pinot-gcs 0.7.1


<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-gcs/ -->
<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-gcs</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-gcs/
implementation 'org.apache.pinot:pinot-gcs:0.7.1'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-gcs/
implementation ("org.apache.pinot:pinot-gcs:0.7.1")
'org.apache.pinot:pinot-gcs:jar:0.7.1'
<dependency org="org.apache.pinot" name="pinot-gcs" rev="0.7.1">
  <artifact name="pinot-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-gcs', version='0.7.1')
)
libraryDependencies += "org.apache.pinot" % "pinot-gcs" % "0.7.1"
[org.apache.pinot/pinot-gcs "0.7.1"]

Dependencies

compile (12)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
com.google.cloud : google-cloud-storage jar 1.102.0
com.google.protobuf : protobuf-java jar 3.12.0
com.google.api-client : google-api-client jar 1.30.4
com.google.http-client : google-http-client jar 1.32.1
com.google.api.grpc : proto-google-common-protos jar 1.17.0
com.google.api.grpc : proto-google-iam-v1 jar 0.13.0
com.google.apis : google-api-services-storage jar v1-rev20190910-1.30.3
com.google.api : gax-httpjson jar 0.66.1
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

provided (1)

Group / Artifact Type Version
org.apache.pinot : pinot-spi jar 0.7.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.10.0
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.