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

thymeleaf-cache-dialect from group ch.mfrey.thymeleaf.extras.cache (version 3.0.1)

A dialect for Thymeleaf that allows you to do partial page caching. Some parts of our webpage will never change during the lifetime of the application or a usersession, but the part should still be dynamic in the beginning. Working with Thymeleaf 3.0.0+ (3.0.0.RELEASE and its dependencies included)

Group: ch.mfrey.thymeleaf.extras.cache Artifact: thymeleaf-cache-dialect
Show all versions Show documentation Show source 
 

0 downloads
Artifact thymeleaf-cache-dialect
Group ch.mfrey.thymeleaf.extras.cache
Version 3.0.1
Last update 25. February 2017
Organization not specified
URL https://github.com/Antibrumm/thymeleaf-extras-cache-dialect
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

imcache-memcache from group com.cetsoft (version 0.2.0)

Group: com.cetsoft Artifact: imcache-memcache
Show all versions 
 

0 downloads
Artifact imcache-memcache
Group com.cetsoft
Version 0.2.0
Last update 18. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies imcache-core,
There are maybe transitive dependencies!

cached-query from group org.crazycake (version 1.0.0-RELEASE)

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Group: org.crazycake Artifact: cached-query
Show documentation Show source 
 

0 downloads
Artifact cached-query
Group org.crazycake
Version 1.0.0-RELEASE
Last update 18. September 2014
Organization not specified
URL https://github.com/alexxiyang/cached-query
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spymemcached, slf4j-api, slf4j-log4j12, camel-name-utils,
There are maybe transitive dependencies!

artifactory-base-parent from group org.artifactory (version 3.1.0)

Group: org.artifactory Artifact: artifactory-base-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact artifactory-base-parent
Group org.artifactory
Version 3.1.0
Last update 17. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

artifactory-papi from group org.artifactory (version 3.1.0)

Group: org.artifactory Artifact: artifactory-papi
Show all versions Show documentation Show source 
 

0 downloads
Artifact artifactory-papi
Group org.artifactory
Version 3.1.0
Last update 17. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies artifactory-log, build-info-api,
There are maybe transitive dependencies!

artifactory-parent from group org.artifactory (version 3.1.0)

Artifactory is an enterprise repository for binaries. It offers advanced artifacts proxying, caching and management facilities to provide a robust, reproducible and independent build environment when using Maven 2/3, Gradle and Ant/Ivy.

Group: org.artifactory Artifact: artifactory-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact artifactory-parent
Group org.artifactory
Version 3.1.0
Last update 17. December 2013
Organization not specified
URL http://artifactory.jfrog.org/
License GNU Lesser General Public License, Version 3
Dependencies amount 2
Dependencies testng, jsr305,
There are maybe transitive dependencies!

marmotta-ldcache from group org.apache.marmotta (version 3.1.0-incubating)

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

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

0 downloads
Artifact marmotta-ldcache
Group org.apache.marmotta
Version 3.1.0-incubating
Last update 24. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies marmotta-core, ldclient-api, ldclient-core, ldclient-provider-rdf, ldcache-api, ldcache-core, ldcache-sail-kiwi,
There are maybe transitive dependencies!

jboss-client from group jboss (version 4.0.2)

JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence.

Group: jboss Artifact: jboss-client
Show all versions 
 

110 downloads
Artifact jboss-client
Group jboss
Version 4.0.2
Last update 07. March 2006
Organization not specified
URL http://www.jboss.com/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unified-feed-sdk from group com.sportradar.unifiedodds.sdk (version 3.1.0)

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

Group: com.sportradar.unifiedodds.sdk Artifact: unified-feed-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact unified-feed-sdk
Group com.sportradar.unifiedodds.sdk
Version 3.1.0
Last update 19. February 2024
Organization not specified
URL http://sdk.sportradar.com/unifiedfeed/java2
License SDK licence
Dependencies amount 9
Dependencies opentelemetry-api, amqp-client, guava, httpclient5, guice, icu4j, snakeyaml, slf4j-api, jakarta.xml.bind-api,
There are maybe transitive dependencies!

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

缓存快速使用,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache use quickly, 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
Show all versions 
 

0 downloads
Artifact ares-boot-starter-cache
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 1
Dependencies ares-boot-starter-cache-api,
There are maybe transitive dependencies!



Page 63 from 66 (items total 658)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy