Last Version

Core Client 2022.04.1

Analyzer Framework for SQL

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.zetasql
ArtifactId

ArtifactId

zetasql-client
Version

Version

2022.04.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 2022.04.1


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

Dependencies

compile (21)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.19.3
com.google.protobuf : protobuf-java-util jar 3.19.3
com.google.zetasql : zetasql-types jar 2022.04.1
com.google.android : annotations jar 4.1.1.4
com.google.api.grpc : proto-google-common-protos jar 2.0.1
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.gson : gson jar 2.8.9
com.google.errorprone : error_prone_annotations jar 2.11.0
com.google.guava : guava jar 31.0.1-jre
com.google.protobuf : protobuf-javalite jar 3.19.2
io.grpc : grpc-api jar 1.43.2
io.grpc : grpc-context jar 1.43.2
io.grpc : grpc-core jar 1.43.2
io.grpc : grpc-protobuf-lite jar 1.43.2
io.grpc : grpc-stub jar 1.43.2
io.netty : netty-codec-http2 jar 4.1.63.Final
io.netty : netty-handler-proxy jar 4.1.63.Final
io.opencensus : opencensus-api jar 0.24.0
io.perfmark : perfmark-api jar 0.23.0
javax.annotation : javax.annotation-api jar 1.2
org.codehaus.mojo : animal-sniffer-annotations jar 1.19

Project Modules

There are no modules declared in this project.