MVN

com.google.cloud : gcloud-java-datastore

Maven & Gradle

Feb 21, 2021
4 usages
1.7k stars

GCloud Java datastore · Java idiomatic client for Google Cloud Datastore.

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-datastore</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud : gcloud-java-datastore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.8

All Versions

Choose a version of com.google.cloud : gcloud-java-datastore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
gcloud-java-datastore-0.2.8
gcloud-java-datastore-0.2.7
gcloud-java-datastore-0.2.6
gcloud-java-datastore-0.2.5
gcloud-java-datastore-0.2.4
gcloud-java-datastore-0.2.3
gcloud-java-datastore-0.2.2
gcloud-java-datastore-0.2.1
gcloud-java-datastore-0.2.0

How to add a dependency to Maven

Add the following com.google.cloud : gcloud-java-datastore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>gcloud-java-datastore</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud : gcloud-java-datastore gradle dependency to your build.gradle file:

implementation 'com.google.cloud:gcloud-java-datastore:0.2.8'

Gradle Kotlin DSL: Add the following com.google.cloud : gcloud-java-datastore gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud:gcloud-java-datastore:0.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud : gcloud-java-datastore sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud" % "gcloud-java-datastore" % "0.2.8"

Advertisement

Dependencies from Group

Aug 14, 2023
255 usages
95 stars
Aug 01, 2023
175 usages
1.7k stars
Aug 01, 2023
141 usages
1.7k stars
Aug 09, 2023
130 usages
106 stars
Aug 24, 2023
105 usages
119 stars

Discover Dependencies

Apr 20, 2016
1 stars
Apr 16, 2020
1 usages
1 stars
Feb 15, 2023
71 stars
Aug 16, 2019
1 usages
Feb 16, 2022
1.3k stars
Nov 29, 2021
2 usages
22 stars
Jul 26, 2017
Mar 06, 2023
10 usages
5 stars
Apr 21, 2016
1 usages
899 stars