Installation in Eclipse

I am new to Hibernate and want to start a new developpment using Eclipse and Hibernate ORM. Could you please let me know or direct me to instructions on how to download Hibernate ORM for using it for devepment with Eclipse.

Hello, you can find the maven artifacts of Hibernate ORM published to Maven Central. See 6.6 series - Hibernate ORM for details on the latest stable version at this time.

Thank you for your help. Is it possible to download the jar files as for previous versions?

Sure, all artifacts can be downloaded directly from the Maven repository: Central Repository: org/hibernate/orm.

Thanks a lot for your support, and sorry for my newbie question. I manage to found the hibernate jar file