License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-spanner-parent |
Version | Version6.17.3 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Spanner Parent
Java idiomatic client for Google Cloud Platform services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-spanner-parent-6.17.3.pom | 8 KB |
google-cloud-spanner-parent-6.17.3-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-spanner-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-parent</artifactId>
<version>6.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-spanner-parent/
implementation 'com.google.cloud:google-cloud-spanner-parent:6.17.3'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-spanner-parent/
implementation ("com.google.cloud:google-cloud-spanner-parent:6.17.3")
'com.google.cloud:google-cloud-spanner-parent:jar:6.17.3'
<dependency org="com.google.cloud" name="google-cloud-spanner-parent" rev="6.17.3">
<artifact name="google-cloud-spanner-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-spanner-parent', version='6.17.3')
)
libraryDependencies += "com.google.cloud" % "google-cloud-spanner-parent" % "6.17.3"
[com.google.cloud/google-cloud-spanner-parent "6.17.3"]