The distribution ZIP includes several Hibernate JARs, along with their transitive dependencies, but some JARs are missing compared to the JARs listed on bintray: https://bintray.com/hibernate/artifacts/hibernate-orm#files/org/hibernate
In particular, JARs for these modules are missing:
* hibernate-ehcache * hibernate-hikaricp * hibernate-jcache * hibernate-vibur
(I ignored empty modules as well as Maven and Gradle plugins)
Is this on purpose, or is it the result of an oversight? |
|