spring pom.xml设置



    4.0.0

    lingdong
    lingdong
    4.0

    

        
            org.springframework
            spring-context
            4.3.5.RELEASE
        
        
            org.springframework
            spring-orm
            4.3.5.RELEASE
        
        
            org.springframework
            spring-web
            4.3.5.RELEASE
        
        
            org.springframework
            spring-webmvc
            4.3.5.RELEASE
        
        
            org.springframework.security
            spring-security-core
            4.2.1.RELEASE
        
        
            org.springframework.security
            spring-security-web
            4.2.1.RELEASE
        
        
            org.springframework.security
            spring-security-config
            4.2.1.RELEASE
        
        
            org.springframework.security
            spring-security-ldap
            4.2.1.RELEASE
        
        
            org.springframework.security
            spring-security-acl
            4.2.1.RELEASE
        
        
            org.springframework.security
            spring-security-cas
            4.2.1.RELEASE
        
        
            org.springframework.security
            spring-security-taglibs
            4.2.1.RELEASE
        
        
            org.springframework
            spring-test
            4.3.5.RELEASE
        



        
            org.aspectj
            aspectjrt
            1.7.3
        
        
            org.aspectj
            aspectjweaver
            1.7.3
        

        
            com.mchange
            c3p0
            0.9.5.2
        

        
            org.hibernate
            hibernate-core
            4.2.21.Final
        
        
            org.hibernate
            hibernate-c3p0
            4.2.21.Final
        
        
            org.hibernate
            hibernate-validator
            4.3.2.Final
        


        
            mysql
            mysql-connector-java
            5.1.38
        

        
            org.hamcrest
            hamcrest-all
            1.3
        

        
            org.slf4j
            slf4j-log4j12
            1.7.20
        


        
            org.thymeleaf
            thymeleaf
            3.0.2.RELEASE
        

        
            org.thymeleaf
            thymeleaf-spring4
            3.0.2.RELEASE