Apache Geronimo implementation of the JSR-107 (JCache) specification for caching.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jcache_1.0_spec</artifactId>
<version>1.0-alpha-1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and uses a JCache instance.
Use a stable JCache implementation like Ehcache or Hazelcast.
No dependency data recorded yet.