list of jars required for hibernate 4.x.x


If you are building a Java Application based on Hibernate 4.x.x then here are the list of jar files that you need to have in your Eclipse Project folder,

antlr-2.7.7.jar
commons-collections-3.2.1.jar
dom4j-1.6.1.jar
javassist-3.12.1.GA.jar
hibernate-core-4.0.1.Final.jar
hibernate-commons-annotations-4.0.1.Final.jar
hibernate-jpa-2.0-api-1.0.1.Final.jar
jboss-logging-3.1.0.CR2.jar

You would find these jars from the http://hibernate.org/orm/downloads/, the latest stable version is 4.3.9 : https://sourceforge.net/projects/hibernate/files/hibernate4/4.3.9.Final/hibernate-release-4.3.9.Final.zip/download

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap