maven構築SSMプロジェクトpom.xmlファイル依存

4913 ワード


  4.0.0
  llxy.cs.sw
  hadoop-dw
  war
  0.0.1-SNAPSHOT
  hadoop-dw Maven Webapp
  http://maven.apache.org
  
  
      UTF-8
  

  
    
      junit
      junit
      3.8.1
      test
    
    
    
	
	    org.springframework
	    spring-core
	    4.3.14.RELEASE
	
    
	
	    org.springframework
	    spring-context
	    4.3.14.RELEASE
	
    
	
	    org.springframework
	    spring-beans
	    4.3.14.RELEASE
	
    
	
	    org.springframework
	    spring-web
	    4.3.14.RELEASE
	
    
	
	    org.springframework
	    spring-webmvc
	    4.3.14.RELEASE
	
    
	
	    org.springframework
	    spring-aop
	    4.3.14.RELEASE
	
	
	
	    org.springframework
	    spring-orm
	    4.3.14.RELEASE
	
	
	
	    org.springframework
	    spring-jdbc
	    4.3.14.RELEASE
	
	
	
	    org.springframework
	    spring-tx
	    4.3.14.RELEASE
	
	
	
	    org.springframework
	    spring-aspects
	    4.3.14.RELEASE
	
	
	
	
	    org.mybatis
	    mybatis
	    3.4.6
	
	
	
	    org.mybatis
	    mybatis-spring
	    1.3.2
	
	
	
	
	    mysql
	    mysql-connector-java
	    5.1.38
	
	
	
	    com.alibaba
	    druid
	    1.1.10
	
	
	
	    commons-dbcp
	    commons-dbcp
	    1.4
	
	
	
	    com.mchange
	    c3p0
	    0.9.5.2
	
	
	
	
	    javax.servlet.jsp.jstl
	    jstl
	    1.2
	
	
	
	
	    com.alibaba
	    fastjson
	    1.2.47
	
  
  
    hadoop-dw