{"id":72550,"library":"hazelcast-hibernate53","title":"Hazelcast Hibernate 5.3","description":"Second-level cache provider for Hibernate 5.3 using Hazelcast distributed caching.","status":"active","version":"5.2.0","language":"java","source_language":null,"source_url":"https://github.com/hazelcast/hazelcast-hibernate","tags":["hazelcast","hibernate","cache","distributed"],"install":[{"cmd":"<dependency>\n  <groupId>com.hazelcast</groupId>\n  <artifactId>hazelcast-hibernate53</artifactId>\n  <version>5.2.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.hazelcast:hazelcast-hibernate53:5.2.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HazelcastCacheRegionFactory","correct":"com.hazelcast.hibernate.HazelcastCacheRegionFactory"}],"quickstart":{"code":"import com.hazelcast.hibernate.HazelcastCacheRegionFactory;\nimport org.hibernate.cfg.Configuration;\n\npublic class Example {\n    public static void main(String[] args) {\n        Configuration config = new Configuration();\n        config.setProperty(\"hibernate.cache.region.factory_class\", HazelcastCacheRegionFactory.class.getName());\n        // Build session factory\n    }\n}","lang":"java","description":"Configures Hibernate to use Hazelcast as second-level cache."},"warnings":[{"fix":"Use hazelcast-hibernate6 for Hibernate 6.x.","message":"This module is specific to Hibernate 5.3; not compatible with Hibernate 6+.","severity":"breaking","affected_versions":">=5.3.0"}],"env_vars":null,"search_vec":"'5.3':3,11 'cach':7,15,18 'distribut':14,19 'hazelcast':1,13,16 'hibern':2,10,17 'level':6 'provid':8 'second':5 'second-level':4 'use':12","created_at":"2026-06-17T18:40:31.421307+00:00","updated_at":"2026-06-17T18:40:31.421307+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":"http://www.hazelcast.com/","github":"https://github.com/hazelcast/hazelcast-hibernate","docs":"https://appdoc.app/artifact/com.hazelcast/hazelcast-hibernate53/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","caching"],"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}}