rxFirestore Gcloud Connectors

The aim of this project is develop reactive firestore connector

License

License

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

rxfirestore
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

rxFirestore Gcloud Connectors
The aim of this project is develop reactive firestore connector

Download rxfirestore

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pjgg/rxfirestore/ -->
<dependency>
    <groupId>com.github.pjgg</groupId>
    <artifactId>rxfirestore</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjgg/rxfirestore/
implementation 'com.github.pjgg:rxfirestore:1.0.7'
// https://jarcasting.com/artifacts/com.github.pjgg/rxfirestore/
implementation ("com.github.pjgg:rxfirestore:1.0.7")
'com.github.pjgg:rxfirestore:jar:1.0.7'
<dependency org="com.github.pjgg" name="rxfirestore" rev="1.0.7">
  <artifact name="rxfirestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjgg', module='rxfirestore', version='1.0.7')
)
libraryDependencies += "com.github.pjgg" % "rxfirestore" % "1.0.7"
[com.github.pjgg/rxfirestore "1.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
io.vertx : vertx-rx-java2 jar 3.8.5
io.vertx : vertx-core jar 3.8.5
com.google.cloud : google-cloud-firestore jar 1.6.0

test (4)

Group / Artifact Type Version
io.vertx : vertx-web jar 3.8.5
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
io.vertx : vertx-junit5 jar 3.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0