License |
License |
---|---|
Categories |
CategoriesData Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-datastore-parent |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Datastore 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-datastore-parent-2.9.1.pom | 7 KB |
google-cloud-datastore-parent-2.9.1-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-datastore-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastore-parent</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-datastore-parent/
implementation 'com.google.cloud:google-cloud-datastore-parent:2.9.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-datastore-parent/
implementation ("com.google.cloud:google-cloud-datastore-parent:2.9.1")
'com.google.cloud:google-cloud-datastore-parent:jar:2.9.1'
<dependency org="com.google.cloud" name="google-cloud-datastore-parent" rev="2.9.1">
<artifact name="google-cloud-datastore-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-datastore-parent', version='2.9.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-datastore-parent" % "2.9.1"
[com.google.cloud/google-cloud-datastore-parent "2.9.1"]