Last Version

Spring Cloud GCP Datastore Module 1.2.8.RELEASE

Spring Cloud GCP Datastore Module

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-data-datastore
Version

Version

1.2.8.RELEASE
Type

Type

jar
Description

Description

Spring Cloud GCP Datastore Module
Spring Cloud GCP Datastore Module
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gcp-data-datastore 1.2.8.RELEASE


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

Dependencies

compile (7)

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

test (4)

Group / Artifact Type Version
org.awaitility : awaitility jar 3.1.6
junit : junit jar
org.mockito : mockito-core jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.