| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pjgg |
| Идентификатор | Идентификаторrxfirestore |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеrxFirestore Gcloud Connectors
The aim of this project is develop reactive firestore connector
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |