| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRxJava Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.finovertech |
| Идентификатор | Идентификаторrxjava-cache |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRxJava Cache Tools
Library of tools that help with caching RxJava data.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rxjava-cache-1.0.1.pom | |
| rxjava-cache-1.0.1.jar | 12 KB |
| rxjava-cache-1.0.1-sources.jar | 4 KB |
| rxjava-cache-1.0.1-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.finovertech/rxjava-cache/ -->
<dependency>
<groupId>com.finovertech</groupId>
<artifactId>rxjava-cache</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.finovertech/rxjava-cache/
implementation 'com.finovertech:rxjava-cache:1.0.1'
// https://jarcasting.com/artifacts/com.finovertech/rxjava-cache/
implementation ("com.finovertech:rxjava-cache:1.0.1")
'com.finovertech:rxjava-cache:jar:1.0.1'
<dependency org="com.finovertech" name="rxjava-cache" rev="1.0.1">
<artifact name="rxjava-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.finovertech', module='rxjava-cache', version='1.0.1')
)
libraryDependencies += "com.finovertech" % "rxjava-cache" % "1.0.1"
[com.finovertech/rxjava-cache "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| com.google.inject.extensions : guice-multibindings | jar | 4.0 |
| io.reactivex : rxjava | jar | 1.1.9 |
| com.google.inject : guice | jar | 4.0 |
| ch.qos.logback : logback-classic | jar | 1.1.6 |
| org.slf4j : slf4j-api | jar | 1.7.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |