blob: 03cb576ab77391ff77d81ddd39da72f6b361ffcd [file] [log] [blame] [edit]
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-tasks-v2beta3</artifactId>
<version>0.107.0</version><!-- {x-version-update:proto-google-cloud-tasks-v2beta3:current} -->
<name>proto-google-cloud-tasks-v2beta3</name>
<description>PROTO library for proto-google-cloud-tasks-v2beta3</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-tasks-parent</artifactId>
<version>2.17.0</version><!-- {x-version-update:google-cloud-tasks:current} -->
</parent>
<dependencies>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
</dependency>
</dependencies>
</project>