It uses Hibernate 5, MySQL and Java 1.6 or above. This is a Eclipse project. You can easily import it to IDEA — just add libraries from the libs folder for Hibernate 5, or from the libs_h4 for ...
The project is created with Maven, so you just need to import it to your IDE and build the project to resolve the dependencies. Create a MySQL database with the name stories_db and add the credentials ...