hibernate – java.lang.ClassNotFoundException:javax.persistence.spi.PersistenceProvider

I am using an application using JPA and Hibernate to try to deploy it on Tomcat 7.
It seems that I did not include all the libraries correctly because I received the following stack error:

S