| License | License | 
|---|---|
| GroupId | GroupIdcom.google.zetasql | 
| ArtifactId | ArtifactIdzetasql-types | 
| Last Version | Last Version2022.04.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTypes Analyzer Framework for SQL | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| zetasql-types-2022.04.1.pom | |
| zetasql-types-2022.04.1.jar | 939 KB | 
| zetasql-types-2022.04.1-sources.jar | 39 KB | 
| zetasql-types-2022.04.1-javadoc.jar | 125 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.zetasql/zetasql-types/ -->
<dependency>
    <groupId>com.google.zetasql</groupId>
    <artifactId>zetasql-types</artifactId>
    <version>2022.04.1</version>
</dependency>// https://jarcasting.com/artifacts/com.google.zetasql/zetasql-types/
implementation 'com.google.zetasql:zetasql-types:2022.04.1'// https://jarcasting.com/artifacts/com.google.zetasql/zetasql-types/
implementation ("com.google.zetasql:zetasql-types:2022.04.1")'com.google.zetasql:zetasql-types:jar:2022.04.1'<dependency org="com.google.zetasql" name="zetasql-types" rev="2022.04.1">
  <artifact name="zetasql-types" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.zetasql', module='zetasql-types', version='2022.04.1')
)libraryDependencies += "com.google.zetasql" % "zetasql-types" % "2022.04.1"[com.google.zetasql/zetasql-types "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.api.grpc : proto-google-common-protos | jar | 2.0.1 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| com.google.errorprone : error_prone_annotations | jar | 2.11.0 | 
| com.google.guava : guava | jar | 31.0.1-jre | 
| joda-time : joda-time | jar | 2.10.13 |