License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.google.zetasql |
ArtifactId | ArtifactIdzetasql-client |
Last Version | Last Version2022.04.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Client
Analyzer Framework for SQL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zetasql-client-2022.04.1.pom | |
zetasql-client-2022.04.1.jar | 7 MB |
zetasql-client-2022.04.1-sources.jar | 174 KB |
zetasql-client-2022.04.1-javadoc.jar | 217 KB |
Browse |
<!-- 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"]
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 |