Idea 구축 통합 SSH 프레임 워 크 Maven pom. xml 설정 및 설명

7207 단어 MavenIdea
Idea 구축 통합 SSH 프레임 워 크 Maven pom. xml 설정 및 설명



    
    4.0.0
    
    sshTest
    
    SSH
    1.0-SNAPSHOT
    
    war
    
    SSH Maven Webapp
    
    
    http://www.example.com
    
    

    
        UTF-8
        1.7
        1.7
    
    
    
        
            junit
            junit
            4.11
            test
        
        
        
            javax.servlet
            javax.servlet-api
            4.0.0-b01
         
        
            junit
            junit
            4.12
         
        
            com.alibaba
            fastjson
            1.2.7
         
        
            org.aspectj
            aspectjweaver
            1.8.7
        
        
        
            log4j
            log4j
            1.2.17
         
        
            org.apache.struts
            struts2-core
            2.3.24.1
            
                
                    javassist
                    javassist
                
            
        
        
            org.apache.struts
            struts2-spring-plugin
            2.3.24.1
        
        
            org.apache.struts
            struts2-convention-plugin
            2.3.24.1
        

        
        
            javax.transaction
            jta
            1.1
         
        
            mysql
            mysql-connector-java
            5.1.38
        

        
        
            com.alibaba
            druid
            1.0.16
         
        
            org.hibernate
            hibernate-core
            5.0.6.Final
        

        
        
            org.springframework
            spring-core
            4.2.4.RELEASE
        
        
            org.springframework
            spring-beans
            4.2.4.RELEASE
        
        
            org.springframework
            spring-context
            4.2.4.RELEASE
        
        
            org.springframework
            spring-web
            4.2.4.RELEASE
        
        
            org.springframework
            spring-orm
            4.2.4.RELEASE
        
    
    
    
        SSH
        
            
                
                    maven-clean-plugin
                    3.0.0
                
                
                
                    maven-resources-plugin
                    3.0.2
                
                
                    maven-compiler-plugin
                    3.7.0
                
                
                    maven-surefire-plugin
                    2.20.1
                
                
                    maven-war-plugin
                    3.2.0
                
                
                    maven-install-plugin
                    2.5.2
                
                
                    maven-deploy-plugin
                    2.8.2
                
            
        
    


좋은 웹페이지 즐겨찾기