• Home
  • Raw
  • Download

Lines Matching +full:gapic +full:- +full:libraries +full:- +full:bom

1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
7 <artifactId>first-party-dependencies</artifactId>
9 <version>3.9.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
10 <name>Google Cloud First-party Shared Dependencies</name>
12 Shared first-party dependencies for Google Cloud Java libraries.
17 <artifactId>google-cloud-shared-config</artifactId>
23 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
25 <grpc-gcp.version>1.4.1</grpc-gcp.version>
27 <google.http-client.version>1.43.1</google.http-client.version>
28 <google.oauth-client.version>1.34.1</google.oauth-client.version>
29 <google.api-client.version>2.2.0</google.api-client.version>
35 <!-- This BOM declares the versions gRPC, Protobuf, Guava, etc. -->
37 <artifactId>gapic-generator-java-bom</artifactId>
38 <version>2.19.0</version><!-- {x-version-update:gapic-generator-java:current} -->
44 <artifactId>grpc-gcp</artifactId>
45 <version>${grpc-gcp.version}</version>
54 <artifactId>google-cloud-core-bom</artifactId>
55 <version>2.17.0</version><!-- {x-version-update:google-cloud-core:current} -->
60 <groupId>com.google.http-client</groupId>
61 <artifactId>google-http-client-bom</artifactId>
62 <version>${google.http-client.version}</version>
67 <groupId>com.google.oauth-client</groupId>
68 <artifactId>google-oauth-client-bom</artifactId>
69 <version>${google.oauth-client.version}</version>
74 <groupId>com.google.api-client</groupId>
75 <artifactId>google-api-client-bom</artifactId>
76 <version>${google.api-client.version}</version>
81 <!-- Following test deps are kept to keep them consistent with versions above -->
85 <artifactId>google-cloud-core</artifactId>
86 <version>2.17.0</version><!-- {x-version-update:google-cloud-core:current} -->
87 <type>test-jar</type>
91 <artifactId>google-cloud-core</artifactId>
92 <version>2.17.0</version><!-- {x-version-update:google-cloud-core:current} -->