Last Version

Spring Cloud GCP Firestore Module 1.2.8.RELEASE

Spring Cloud GCP Firestore Module

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gcp-data-firestore
Version

Version

1.2.8.RELEASE
Type

Type

jar
Description

Description

Spring Cloud GCP Firestore Module
Spring Cloud GCP Firestore Module
Project Organization

Project Organization

Pivotal Software, Inc.

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


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

Dependencies

compile (9)

Group / Artifact Type Version
io.projectreactor : reactor-core jar
com.google.cloud : google-cloud-firestore jar
com.google.api.grpc : grpc-google-cloud-firestore-v1 jar
org.springframework : spring-core jar
org.springframework.data : spring-data-commons jar
org.springframework : spring-context jar
org.springframework : spring-tx jar
org.springframework.cloud : spring-cloud-gcp-core jar
org.slf4j : slf4j-api jar

test (5)

Group / Artifact Type Version
io.projectreactor : reactor-test jar
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.