Hibernate ORM integration with Ehcache for second-level caching.
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-ehcache</artifactId>
<version>5.5.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Hibernate to use Ehcache as second-level cache.
Use org.hibernate.orm:hibernate-jcache with a JCache provider.
No dependency data recorded yet.