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

ares-boot-starter-cache-related from group io.github.aresxue.boot (version 1.0.2)

缓存快速使用相关,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache fast usage related, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

Group: io.github.aresxue.boot Artifact: ares-boot-starter-cache-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-cache-related
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cache2k-core from group org.cache2k (version 2.6.1.Final)

A light weight and high performance Java caching library. Android and Java 6 compatible. This artifact contains the implementation of the core functionality of cache2k. For using and integrating cache2k in applications please use the definitions in the cache2k-api artifact only. Classes within the implementation code are not stable within releases and may move or even disappear.

Group: org.cache2k Artifact: cache2k-core
Show all versions Show documentation Show source 
 

16 downloads
Artifact cache2k-core
Group org.cache2k
Version 2.6.1.Final
Last update 07. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cache2k-api,
There are maybe transitive dependencies!

cache2k-base-bom from group org.cache2k (version 1.9.1.Alpha)

A light weight and high performance Java caching library. Android and Java 6 compatible. It can be expected that this bill of material POM always provides the artifacts for basic caching functionality that is useful and needed for applications, like: The in memory cache, XML configuration and JMX support. The core artifact with the implementation is added as runtime dependency so only the API is included in the compile scope for development.

Group: org.cache2k Artifact: cache2k-base-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cache2k-base-bom
Group org.cache2k
Version 1.9.1.Alpha
Last update 13. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cache2k-api,
There are maybe transitive dependencies!

org.apache.stanbol.launchers.bundlelists.marmotta.kiwi from group org.apache.stanbol (version 1.0.0)

Bundles required by the Apache Marmotta Kiwi Repository. This list includes DB drivers for H2 and Postgres and caching dependencies for Guava and Hazelcast. Dependencies for other supported options (MySQL, Infinispan, EH Cache) are commented. Users that want to use such options will need to create their own version of this bundle list or to provide the commented bundles by some other means.

Group: org.apache.stanbol Artifact: org.apache.stanbol.launchers.bundlelists.marmotta.kiwi
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.stanbol.launchers.bundlelists.marmotta.kiwi
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truezip-kernel from group de.schlichtherle.truezip (version 7.7.10)

This module implements virtual file systems from arbitrary resources, manages their state and commits unsynchronized changes if required or requested. The TrueZIP Kernel uses file system drivers to access these resources. It provides multithreading, multiplexing, caching and buffering so that the file system drivers do not need to take care of this.

Group: de.schlichtherle.truezip Artifact: truezip-kernel
Show all versions Show documentation Show source 
 

8 downloads
Artifact truezip-kernel
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!

cacher from group com.github.dcrissman (version 1.0.7)

Cacher provides a simple interface (Cache) that is designed to wrap a 3rd party caching client/library (eg. spymemcached). This interface is then consumed by the FetchManager which houses logic to standarize how cached values are stored and retrieved. If a value is already cached then it is simply returned, otherwise a Fetcher (either FetchSingle or FetchMultiple) is asked how to produce the value, which is then cached for subsequent requests.

Group: com.github.dcrissman Artifact: cacher
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cacher
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cachemanifest-maven-plugin from group com.github.cameroncan (version 1.0.1)

Generates a cache manifest file (for offline caching, HTML 5 offline mode) at build time given patterns of files to include/exclude. This plugin was originally created by Glenn Barrett at github.com/cantinac/cachemanifest-maven-plugin. Thanks go to github organization @cantinac for transferring the repo for further maintenance.

Group: com.github.cameroncan Artifact: cachemanifest-maven-plugin

 

0 downloads
Artifact cachemanifest-maven-plugin
Group com.github.cameroncan
Version 1.0.1
Last update 19. August 2013
Organization not specified
URL https://github.com/cameroncan/cachemanifest-maven-plugin
License MIT LICENSE
Dependencies amount 2
Dependencies maven-plugin-api, plexus-compiler-api,
There are maybe transitive dependencies!

smart-abstract-dao from group com.smartitengineering (version 0.3.1)

Group: com.smartitengineering Artifact: smart-abstract-dao
Show all versions Show documentation Show source 
 

1 downloads
Artifact smart-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smart-dao from group com.smartitengineering (version 0.3.1)

This project basically aims to create an abstraction layer above common ORM used this days and provide a simplified DAO layer which is not only independent of the ORM tool being used but also integrated with other services, for example App Layer Caching, Free Text Search Engine etc. Initial target is to implement it for Hibernate and when JPA provides Hibernate's Criteria like API implement for JPA as well. Integrate App Layer Cache and Compass Framework.

Group: com.smartitengineering Artifact: smart-dao
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact smart-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization Smart IT Engineering
URL http://code.google.com/p/smart-dao
License LGPL v2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smart-hibernate-abstract-dao from group com.smartitengineering (version 0.3.1)

Group: com.smartitengineering Artifact: smart-hibernate-abstract-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact smart-hibernate-abstract-dao
Group com.smartitengineering
Version 0.3.1
Last update 20. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies smart-abstract-dao, spring-dao, spring-hibernate3, hibernate,
There are maybe transitive dependencies!



Page 64 from 66 (items total 658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy