Download JAR files tagged by jsr107 with all dependencies
cache-helper from group com.github.bordertech.taskmaster (version 1.0.0)
Provides a helper for creating caches (JSR107)
0 downloads
Artifact cache-helper
Group com.github.bordertech.taskmaster
Version 1.0.0
Last update 22. April 2022
Organization not specified
URL https://github.com/bordertech/java-cache-helper
License not specified
Dependencies amount 3
Dependencies cache-api, didums-core, junit-vintage-engine,
There are maybe transitive dependencies!
Group com.github.bordertech.taskmaster
Version 1.0.0
Last update 22. April 2022
Organization not specified
URL https://github.com/bordertech/java-cache-helper
License not specified
Dependencies amount 3
Dependencies cache-api, didums-core, junit-vintage-engine,
There are maybe transitive dependencies!
jcache from group org.ehcache (version 1.0.1)
Ehcache's wrapper implementation of JSR107 - JCACHE.
Artifact jcache
Group org.ehcache
Version 1.0.1
Last update 05. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ehcache, cache-api, slf4j-api,
There are maybe transitive dependencies!
Group org.ehcache
Version 1.0.1
Last update 05. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ehcache, cache-api, slf4j-api,
There are maybe transitive dependencies!
ehcache-jcache from group net.sf.ehcache (version 1.5.0-0.5)
Ehcache's wrapper implementation of JSR107 - JCACHE.
0 downloads
Artifact ehcache-jcache
Group net.sf.ehcache
Version 1.5.0-0.5
Last update 05. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies ehcache-core, cache-api, cache-ri-common, slf4j-api,
There are maybe transitive dependencies!
Group net.sf.ehcache
Version 1.5.0-0.5
Last update 05. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies ehcache-core, cache-api, cache-ri-common, slf4j-api,
There are maybe transitive dependencies!
camel-quarkus-jcache from group org.apache.camel.quarkus (version 3.15.0)
Perform caching operations against JSR107/JCache.
0 downloads
Artifact camel-quarkus-jcache
Group org.apache.camel.quarkus
Version 3.15.0
Last update 19. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-quarkus-core, camel-jcache,
There are maybe transitive dependencies!
Group org.apache.camel.quarkus
Version 3.15.0
Last update 19. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-quarkus-core, camel-jcache,
There are maybe transitive dependencies!
ehcache-jcache-parent from group org.ehcache (version 1.0.1)
Parent project for Ehcache's implementation of JSR107 - JCACHE.
Group: org.ehcache Artifact: ehcache-jcache-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ehcache-jcache-parent
Group org.ehcache
Version 1.0.1
Last update 05. December 2014
Organization Terracotta
URL https://github.com/Terracotta-OSS/ehcache-jcache
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.ehcache
Version 1.0.1
Last update 05. December 2014
Organization Terracotta
URL https://github.com/Terracotta-OSS/ehcache-jcache
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ehcache-jcache-parent from group net.sf.ehcache (version 1.5.0-0.5)
Parent project for Ehcache's implementation of JSR107 - JCACHE.
Group: net.sf.ehcache Artifact: ehcache-jcache-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ehcache-jcache-parent
Group net.sf.ehcache
Version 1.5.0-0.5
Last update 05. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.ehcache
Version 1.5.0-0.5
Last update 05. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
camel-jcache from group io.thorntail (version 2.2.1.Final)
The jcache component enables you to perform caching operations using JSR107/JCache as cache implementation.
Artifact camel-jcache
Group io.thorntail
Version 2.2.1.Final
Last update 30. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-jcache, camel-core,
There are maybe transitive dependencies!
Group io.thorntail
Version 2.2.1.Final
Last update 30. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-jcache, camel-core,
There are maybe transitive dependencies!
camel-jcache from group org.wildfly.swarm (version 2018.5.0)
The jcache component enables you to perform caching operations using JSR107/JCache as cache implementation.
Artifact camel-jcache
Group org.wildfly.swarm
Version 2018.5.0
Last update 02. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-jcache, camel-core,
There are maybe transitive dependencies!
Group org.wildfly.swarm
Version 2018.5.0
Last update 02. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies camel-jcache, camel-core,
There are maybe transitive dependencies!
cache2k-jcache from group org.cache2k (version 2.6.1.Final)
A light weight and high performance Java caching library. JCache/JSR107 support.
Dependency to javax.cache:cache-api must be additionally declared.
2 downloads
Artifact cache2k-jcache
Group org.cache2k
Version 2.6.1.Final
Last update 07. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies cache2k-api, cache2k-core, cache-api,
There are maybe transitive dependencies!
Group org.cache2k
Version 2.6.1.Final
Last update 07. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies cache2k-api, cache2k-core, cache-api,
There are maybe transitive dependencies!
cache-tests from group javax.cache (version 1.1.1)
Tests, that form part of the Technology Compatibility Kit for
JSR107. You should be able to test an implementation by:
1. Adding the dependency
2. Configuring the JUnit test fixtures
3 downloads
Artifact cache-tests
Group javax.cache
Version 1.1.1
Last update 10. May 2019
Organization not specified
URL https://github.com/jsr107/jsr107tck
License not specified
Dependencies amount 2
Dependencies junit, cache-api,
There are maybe transitive dependencies!
Group javax.cache
Version 1.1.1
Last update 10. May 2019
Organization not specified
URL https://github.com/jsr107/jsr107tck
License not specified
Dependencies amount 2
Dependencies junit, cache-api,
There are maybe transitive dependencies!
Page 1 from 2 (items total 12)