{"id":56482,"library":"hibernate-jcache","title":"Hibernate JCache","description":"Integration of JCache (JSR 107) with Hibernate ORM for caching.","status":"active","version":"5.5.6","language":"java","source_language":null,"source_url":"https://github.com/hibernate/hibernate-orm","tags":["hibernate","jcache","caching","orm"],"install":[{"cmd":"<dependency>\n  <groupId>org.hibernate</groupId>\n  <artifactId>hibernate-jcache</artifactId>\n  <version>5.5.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.hibernate:hibernate-jcache:5.5.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"JCacheRegionFactory","correct":"org.hibernate.cache.jcache.JCacheRegionFactory"}],"quickstart":{"code":"import org.hibernate.cache.jcache.JCacheRegionFactory;\nimport org.hibernate.cfg.Configuration;\n\nConfiguration config = new Configuration();\nconfig.setProperty(\"hibernate.cache.region.factory_class\", JCacheRegionFactory.class.getName());","lang":"java","description":"Configure Hibernate to use JCache for second-level caching."},"warnings":[{"fix":"Use org.hibernate.orm:hibernate-jcache for Hibernate 6+.","message":"This module has been relocated to the org.hibernate.orm group in Hibernate 6.","severity":"breaking","affected_versions":">=6.0.0"}],"env_vars":null,"search_vec":"'107':7 'cach':12,15 'hibern':1,9,13 'integr':3 'jcach':2,5,14 'jsr':6 'orm':10,16","created_at":"2026-06-15T10:38:20.026439+00:00","updated_at":"2026-06-15T10:38:20.026439+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://hibernate.org/orm","github":"https://github.com/hibernate/hibernate-orm","docs":"https://appdoc.app/artifact/org.hibernate/hibernate-jcache/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["orm","database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}