4.0.0 org.springframework spring-orm-hibernate4 @VERSION@ Spring Object/Relational Mapping - Hibernate 4 support Spring Object/Relational Mapping - Hibernate 4 support https://github.com/SpringSource/spring-framework SpringSource http://springsource.org/spring-framework The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo jhoeller Juergen Hoeller jhoeller@gopivotal.com scm:git:git://github.com/SpringSource/spring-framework scm:git:git://github.com/SpringSource/spring-framework https://github.com/SpringSource/spring-framework org.hibernate hibernate-core 4.3.5.Final compile true org.hibernate hibernate-entitymanager 4.3.5.Final compile true org.springframework spring-orm ${project.version} compile org.springframework spring-jdbc ${project.version} compile org.springframework spring-tx ${project.version} compile org.springframework spring-web ${project.version} compile true org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Draft-16 compile true javax.servlet servlet-api 2.5 compile true