I am having trouble getting the latest release of Hibernate via Maven dependency. It appears that the latest I can fetch from a Maven central repository is 3.2.6.GA, and I
You can use dependance in your pom.xml
org.hibernate hibernate 3.2.6.ga org.hibernate hibernate-annotations 3.3.1.GA