RxJava Cache Tools

Library of tools that help with caching RxJava data.

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.finovertech
ArtifactId

ArtifactId

rxjava-cache
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

RxJava Cache Tools
Library of tools that help with caching RxJava data.
Project URL

Project URL

https://bitbucket.org/finovertech/fit-common/src/HEAD/rxjava-cache/
Source Code Management

Source Code Management

https://bitbucket.org/finovertech/fit-common.git

Download rxjava-cache

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1