Hibernate
An object relational-mapping (ORM) library for Java
...It is best known for Hibernate ORM, which provides relational persistence for Java models and is an implementation of the Jakarta Persistence specification.
Hibernate projects do not consistently release binaries or documentation to SourceForge anymore. For up-to-date information, refer to the Hibernate website:
* Hibernate ORM: https://hibernate.org/orm/
* Hibernate Validator: https://hibernate.org/validator/
* Hibernate Search: https://hibernate.org/search/
That website will also be updated with newer projects, such as Hibernate Reactive.