Downloads
|
Hibernate releases are consumable in 2 different formats: |
Release bundle
|
The Hibernate team provides release bundles hosted on the SourceForge File Release System, both in ZIP and TGZ formats. They contain jars, documentation, source code, etc. |
Maven repository artifacts
|
The preferred method of "using" Hibernate is via Maven artifact repositories. Many build tools are able to interoperate with Maven repositories including Maven, Ivy, Gradle, etc. Hibernate publishes its artifacts to the JBoss Maven Repository under the org.hibernate groupId/namespace. |
|
See the Maven Repository Organization community page for information on the organtization of the Nexus groups. Additionally, the specific developer and user set up guides will be helpful.
|
Release Announcements
- Hibernate Core 4.0.1 Released
- Jan 11, 2012 3:01 PM by Steve Ebersole
Hibernate Core 4.0.1 has just been released. It mainly contains bug fixes and minor improvements. Check out the release notes for details.
The artifacts have all been published to the JBoss Nexus repository under the org.hibernate groupId. Or if you prefer, the download bundles are available from SourceForge in both ZIP and TGZ formats.