is not current version
Last Version 2022.04.1

Core Client 2021.09.1

Analyzer Framework for SQL

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.zetasql
ArtifactId

ArtifactId

zetasql-client
Version

Version

2021.09.1
Type

Type

jar
Description

Description

Core Client
Analyzer Framework for SQL
Project URL

Project URL

https://github.com/google/zetasql
Source Code Management

Source Code Management

http://github.com/google/zetasql/

Download zetasql-client 2021.09.1


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

Dependencies

compile (17)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.6.1
com.google.protobuf : protobuf-java-util jar 3.6.1
com.google.zetasql : zetasql-types jar 2021.09.1
com.google.api.grpc : proto-google-common-protos jar 1.12.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 29.0-jre
io.netty : netty-buffer jar 4.1.34.Final
io.netty : netty-codec jar 4.1.34.Final
io.netty : netty-codec-http jar 4.1.34.Final
io.netty : netty-codec-http2 jar 4.1.34.Final
io.netty : netty-common jar 4.1.34.Final
io.netty : netty-handler jar 4.1.34.Final
io.netty : netty-resolver jar 4.1.34.Final
io.netty : netty-transport jar 4.1.34.Final
io.opencensus : opencensus-api jar 0.21.0
io.opencensus : opencensus-contrib-grpc-metrics jar 0.21.0
javax.annotation : javax.annotation-api jar 1.2

Project Modules

There are no modules declared in this project.