All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by caching with all dependencies

Search JAR files by class name

flower-android from group dev.datlag.flower-core (version 3.0.0-beta02)

Android library to manage database caching and networking with ease. It helps developers to handle all scenario of API request(success/error/loading) in one place along with database caching.

Group: dev.datlag.flower-core Artifact: flower-android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flower-android
Group dev.datlag.flower-core
Version 3.0.0-beta02
Last update 10. August 2022
Organization not specified
URL https://github.com/hadiyarajesh/flower
License MIT
Dependencies amount 3
Dependencies kotlin-stdlib-jdk8, kotlinx-coroutines-core-jvm, kotlin-stdlib-common,
There are maybe transitive dependencies!

flower-android-debug from group dev.datlag.flower-core (version 3.0.0-beta02)

Android library to manage database caching and networking with ease. It helps developers to handle all scenario of API request(success/error/loading) in one place along with database caching.

Group: dev.datlag.flower-core Artifact: flower-android-debug
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flower-android-debug
Group dev.datlag.flower-core
Version 3.0.0-beta02
Last update 10. August 2022
Organization not specified
URL https://github.com/hadiyarajesh/flower
License MIT
Dependencies amount 3
Dependencies kotlin-stdlib-jdk8, kotlinx-coroutines-core-jvm, kotlin-stdlib-common,
There are maybe transitive dependencies!

flower from group io.github.datl4g (version 2.1.4)

Android library to manage database caching and networking with ease. It helps developers to handle all scenario of API request(success/error/loading) in one place along with database caching.

Group: io.github.datl4g Artifact: flower
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flower
Group io.github.datl4g
Version 2.1.4
Last update 14. June 2022
Organization not specified
URL https://github.com/datl4g/flower
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jkmq from group net.jkcode (version 1.9.0)

jkmq is the application guardian, which provides guardian functions, such as request combining / traffic statistics / circuit breaking / rate limiting / degradation / caching, to to guarantee reliability of application.

Group: net.jkcode Artifact: jkmq
Show documentation Show source 
 

0 downloads
Artifact jkmq
Group net.jkcode
Version 1.9.0
Last update 20. May 2021
Organization not specified
URL https://github.com/shigebeyond/jkmq
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, jkutil, amqp-client, kafka_2.12, kafka-clients,
There are maybe transitive dependencies!

jkjob from group net.jkcode (version 1.9.0)

jkjob is the application guardian, which provides guardian functions, such as request combining / traffic statistics / circuit breaking / rate limiting / degradation / caching, to to guarantee reliability of application.

Group: net.jkcode Artifact: jkjob
Show documentation Show source 
 

0 downloads
Artifact jkjob
Group net.jkcode
Version 1.9.0
Last update 20. May 2021
Organization not specified
URL https://github.com/shigebeyond/jkjob
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, jkutil,
There are maybe transitive dependencies!

jkguard from group net.jkcode (version 1.9.0)

Jkguard is the application guardian, which provides guardian functions, such as request combining / traffic statistics / circuit breaking / rate limiting / degradation / caching, to to guarantee reliability of application.

Group: net.jkcode Artifact: jkguard
Show documentation Show source 
 

0 downloads
Artifact jkguard
Group net.jkcode
Version 1.9.0
Last update 20. May 2021
Organization not specified
URL https://github.com/shigebeyond/jkguard
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, jkutil,
There are maybe transitive dependencies!

osm-proxy from group de.muehlencord (version 1.0.5)

OSMProxy is a simple caching OpenStreetMap proxy. Instead of directly requesting tiles from the OpenStreetMap servers you can configure this application to serve as proxy instead. If a tile is not cached, it will be downloaded from OpenStreetMap instead, cached and served to your application.

Group: de.muehlencord Artifact: osm-proxy
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact osm-proxy
Group de.muehlencord
Version 1.0.5
Last update 11. September 2019
Organization not specified
URL https://github.com/jomu78/osm-proxy
License Apache License, Version 2.0
Dependencies amount 2
Dependencies httpclient, gson,
There are maybe transitive dependencies!

annotation-cache from group com.github.spjoe (version 0.0.3)

A library which provides caching for annotation on getters of java bean properties. It also creates byte code (via reflectAsm) to call getter and setter of the annotated java bean property

Group: com.github.spjoe Artifact: annotation-cache
Show all versions Show documentation Show source 
 

0 downloads
Artifact annotation-cache
Group com.github.spjoe
Version 0.0.3
Last update 24. June 2018
Organization not specified
URL https://gitlab.com/cdellmour/annotation-cache
License Apache License, Version 2.0
Dependencies amount 1
Dependencies reflectasm,
There are maybe transitive dependencies!

ldcache-backend-kiwi from group org.apache.marmotta (version 3.4.0)

Linked Data Caching Backend based on the JDBC database used by the KiWi triple store. Caches resources and caching information in the database and triples in the central triple store (using a dedicated context graph).

Group: org.apache.marmotta Artifact: ldcache-backend-kiwi
Show all versions Show source 
 

2 downloads
Artifact ldcache-backend-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies ldcache-api, kiwi-triplestore, marmotta-sail-contextaware, slf4j-api, log4j-over-slf4j, sesame-model, sesame-repository-api, sesame-repository-sail, sesame-sail-api,
There are maybe transitive dependencies!

memoizer from group org.javastack (version 1.0.0)

Agnostic Cache. Memoize a function makes it faster by caching the return values of the function; If you call the function again with the same arguments, memoize gives you the value out of the cache, instead of letting the function compute the value all over again.

Group: org.javastack Artifact: memoizer
Show documentation Show source 
 

0 downloads
Artifact memoizer
Group org.javastack
Version 1.0.0
Last update 19. February 2016
Organization not specified
URL https://github.com/ggrandes/${project.artifactId}
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 59 from 66 (items total 658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy