{"id":64405,"library":"jcache","title":"Caffeine JCache","description":"A high performance caching library providing JCache (JSR 107) implementation.","status":"active","version":"3.2.4","language":"java","source_language":null,"source_url":"https://github.com/ben-manes/caffeine","tags":["caching","jcache","caffeine","performance"],"install":[{"cmd":"<dependency>\n  <groupId>com.github.ben-manes.caffeine</groupId>\n  <artifactId>jcache</artifactId>\n  <version>3.2.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.github.ben-manes.caffeine:jcache:3.2.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CacheManagerImpl","correct":"com.github.benmanes.caffeine.jcache.CacheManagerImpl"}],"quickstart":{"code":"import com.github.benmanes.caffeine.jcache.CacheManagerImpl;\n\npublic class Example {\n    public static void main(String[] args) {\n        CacheManagerImpl manager = new CacheManagerImpl();\n        System.out.println(\"Cache manager created\");\n    }\n}","lang":"java","description":"Create a Caffeine JCache cache manager."},"warnings":[],"env_vars":null,"search_vec":"'107':11 'cach':6,13 'caffein':1,15 'high':4 'implement':12 'jcach':2,9,14 'jsr':10 'librari':7 'perform':5,16 'provid':8","created_at":"2026-06-17T16:55:31.573613+00:00","updated_at":"2026-06-17T16:55:31.573613+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ben-manes/caffeine","github":"https://github.com/ben-manes/caffeine","docs":"https://appdoc.app/artifact/com.github.ben-manes.caffeine/jcache/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}