is not current version
Last Version 3.3.0

Spring Cloud GCP Module - Datastore 3.0.0

Spring Cloud GCP Datastore Module

License

License

Categories

Categories

Data
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-data-datastore
Version

Version

3.0.0
Type

Type

jar
Description

Description

Spring Cloud GCP Module - Datastore
Spring Cloud GCP Datastore Module

Download spring-cloud-gcp-data-datastore 3.0.0


<!-- https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-data-datastore/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>spring-cloud-gcp-data-datastore</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-data-datastore/
implementation 'com.google.cloud:spring-cloud-gcp-data-datastore:3.0.0'
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-data-datastore/
implementation ("com.google.cloud:spring-cloud-gcp-data-datastore:3.0.0")
'com.google.cloud:spring-cloud-gcp-data-datastore:jar:3.0.0'
<dependency org="com.google.cloud" name="spring-cloud-gcp-data-datastore" rev="3.0.0">
  <artifact name="spring-cloud-gcp-data-datastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='spring-cloud-gcp-data-datastore', version='3.0.0')
)
libraryDependencies += "com.google.cloud" % "spring-cloud-gcp-data-datastore" % "3.0.0"
[com.google.cloud/spring-cloud-gcp-data-datastore "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.cloud : google-cloud-datastore jar 2.2.2
org.springframework.data : spring-data-commons jar 2.6.0
org.springframework : spring-context jar 5.3.14
org.springframework : spring-core jar 5.3.14
com.google.cloud : spring-cloud-gcp-core jar 3.0.0
org.springframework : spring-tx jar 5.3.14
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.