Hibernate 5.2.10 jar Download

In this article we provide you Hibernate 5.2.10 jar Download link.

Hibernate 5.2.10 jar Download

Hibernate 5.2.10 jar Download link

Hibernate version 5.2.10 is now the final version of Hibernate in this development series and it is released with new features/improvements. In this section we will tell you how you can download the jar files and include in your project.

Usually developers are using maven dependency in the project which downloads all the jar files automatically. In some cases if you prefer to download all the jar files in a zip file and then after extracting zip file you can include jar selectively in your project.

To include jar manually in your projects lib directory you need the jar files of Hibernate 5.2.10. All the versions of Hibernate build are distributed through sourceforge.net website. The sourceforge.net website is used by developers around the world to distribute their open source software.

New features in Hibernate version 5.2.10

  • Add the getResultStream() default method in org.hibernate.query.Query
  • ANTLR parser should fail when providing an extra parenthesis

You can check all the new features at Hibernate 5 Features.

Download Hibernate 5.2.10 jar

Visit the sourceforge.net url: Hibernate 5.2.10 download link as shown below:

Download Hibernate 5.2.10 jar

Here click on the link "hibernate-release-5.2.10.Final.zip" to download Hibernate 5.2.10 jar in zip format.

After downloading zip it and then include required jar files in your project.

Here are the list of jar files included in Hibernate 5.2.10

envers

  1. hibernate-envers-5.2.10.Final.jar

jpa-metamodel-generator

  1. hibernate-jpamodelgen-5.2.10.Final.jar

optional

c3p0

  1. c3p0-0.9.5.2.jar
  2. hibernate-c3p0-5.2.10.Final.jar
  3. mchange-commons-java-0.2.11.jar

ehcache

  1. ehcache-2.10.3.jar
  2. hibernate-ehcache-5.2.10.Final.jar
  3. slf4j-api-1.7.7.jar

infinispan

  1. hibernate-infinispan-5.2.10.Final.jar
  2. hibernate-infinispan-5.2.10.Final-tests.jar
  3. infinispan-commons-8.2.5.Final.jar
  4. infinispan-core-8.2.5.Final.jar
  5. jboss-marshalling-osgi-1.4.10.Final.jar
  6. jboss-transaction-api_1.1_spec-1.0.1.Final.jar
  7. jgroups-3.6.7.Final.jar

proxool

  1. hibernate-proxool-5.2.10.Final.jar
  2. proxool-0.8.3.jar

osgi

  1. byte-buddy-1.6.6.jar
  2. hibernate-osgi-5.2.10.Final.jar
  3. hibernate-osgi-5.2.10.Final-karaf.xml
  4. javax.interceptor-api-1.2.jar
  5. org.osgi.compendium-4.3.1.jar
  6. org.osgi.core-4.3.1.jar

required

  1. antlr-2.7.7.jar
  2. classmate-1.3.0.jar
  3. dom4j-1.6.1.jar
  4. hibernate-commons-annotations-5.0.1.Final.jar
  5. hibernate-core-5.2.10.Final.jar
  6. hibernate-jpa-2.1-api-1.0.0.Final.jar
  7. jandex-2.0.3.Final.jar
  8. javassist-3.20.0-GA.jar
  9. jboss-logging-3.3.0.Final.jar
  10. jboss-transaction-api_1.2_spec-1.0.1.Final.jar

spatial

  1. geolatte-geom-1.0.6.jar
  2. guava-18.0.jar
  3. hibernate-spatial-5.2.10.Final.jar
  4. jna-4.1.0.jar
  5. jna-platform-4.1.0.jar
  6. jts-1.13.jar
  7. postgresql-9.4-1200-jdbc41.jar
  8. slf4j-api-1.7.7.jar
  9. slf4j-simple-1.7.7.jar
  10. waffle-jna-1.7.jar

In this tutorial I provided url to download Hibernate 5.2.10 jar file.

Hibernate tutorials links:

Check all the Hibernate 5 tutorials.

Check all the Hibernate Tutorials for beginners.