Last Version

Spring Cloud GCP Module - Datastore 3.3.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.3.0
Type

Type

jar
Description

Description

Spring Cloud GCP Module - Datastore
Spring Cloud GCP Datastore Module
Project URL

Project URL

https://spring.io/projects/spring-cloud-gcp

Download spring-cloud-gcp-data-datastore 3.3.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.3.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.3.0'
// https://jarcasting.com/artifacts/com.google.cloud/spring-cloud-gcp-data-datastore/
implementation ("com.google.cloud:spring-cloud-gcp-data-datastore:3.3.0")
'com.google.cloud:spring-cloud-gcp-data-datastore:jar:3.3.0'
<dependency org="com.google.cloud" name="spring-cloud-gcp-data-datastore" rev="3.3.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.3.0')
)
libraryDependencies += "com.google.cloud" % "spring-cloud-gcp-data-datastore" % "3.3.0"
[com.google.cloud/spring-cloud-gcp-data-datastore "3.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.cloud : google-cloud-datastore jar 2.4.0
org.springframework.data : spring-data-commons jar 2.6.4
org.springframework : spring-context jar 5.3.20
org.springframework : spring-core jar 5.3.20
com.google.cloud : spring-cloud-gcp-core jar 3.3.0
org.springframework : spring-tx jar 5.3.20
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.