I want to set up hibernate using Maven. In the pom.xml, I have an option to add a dependency.
When I go there and I want to add a dependency to hibernate, I type "hibernate" in the search bar.
I get a big list of results and I don't know which I should choose.
How do I figure out what do I need for a simple application which uses hibernate?