META-INF.maven.com.google.api.grpc.grpc-google-cloud-spanner-admin-instance-v1.pom.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spanner-jdbc Show documentation
Show all versions of spanner-jdbc Show documentation
JDBC Driver for Google Cloud Spanner
<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> <artifactId>grpc-google-cloud-spanner-admin-instance-v1</artifactId> <version>0.22.0</version><!-- {x-version-update:grpc-google-cloud-spanner-admin-instance-v1:current} --> <name>grpc-google-cloud-spanner-admin-instance-v1</name> <description>GRPC library for grpc-google-cloud-spanner-admin-instance-v1</description> <parent> <groupId>com.google.api.grpc</groupId> <artifactId>google-api-grpc</artifactId> <version>0.22.0</version><!-- {x-version-update:google-api-grpc:current} --> </parent> <dependencies> <dependency> <groupId>io.grpc</groupId> <artifactId>grpc-stub</artifactId> <scope>compile</scope> </dependency> <dependency> <groupId>io.grpc</groupId> <artifactId>grpc-protobuf</artifactId> <scope>compile</scope> </dependency> <dependency> <groupId>com.google.api.grpc</groupId> <artifactId>proto-google-cloud-spanner-admin-instance-v1</artifactId> <scope>compile</scope> </dependency> </dependencies> </project>