| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pjgg |
| ArtifactId | ArtifactIdrxfirestore |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionrxFirestore Gcloud Connectors
The aim of this project is develop reactive firestore connector
|
| Filename | Size |
|---|---|
| rxfirestore-1.0.7.pom | |
| rxfirestore-1.0.7.jar | 37 KB |
| rxfirestore-1.0.7-sources.jar | 25 KB |
| rxfirestore-1.0.7-javadoc.jar | 487 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |