maven,spring 4.x 모든 의존 도입

더 읽 기
 
spring-framework-4.3.7.RELEASE-dist.zip 의 내용 참조
 

		
			central
			Central Repository
			
			http://repo1.maven.org/maven2/
			default
			
				false
			
		
		      
            com.springsource.repository.bundles.release      
            EBR Spring Release Repository      
            http://repository.springsource.com/maven/bundles/release      
              
              
            com.springsource.repository.bundles.external      
            EBR External Release Repository      
            http://repository.springsource.com/maven/bundles/external      
        
	

  

	4.3.7.RELEASE


	
	
		org.springframework
		spring-aop
		${org.springframework.version}
	
	
		org.springframework
		spring-aspects
		${org.springframework.version}
	
	
		org.springframework
		spring-beans
		${org.springframework.version}
	
	
		org.springframework
		spring-context
		${org.springframework.version}
	
	
		org.springframework
		spring-context-support
		${org.springframework.version}
	
	
		org.springframework
		spring-core
		${org.springframework.version}
	
	
		org.springframework
		spring-expression
		${org.springframework.version}
	
	
		org.springframework
		spring-instrument
		${org.springframework.version}
	
	
		org.springframework
		spring-instrument-tomcat
		${org.springframework.version}
	
	
		org.springframework
		spring-jdbc
		${org.springframework.version}
	
	
		org.springframework
		spring-jms
		${org.springframework.version}
	
	
		org.springframework
		spring-messaging
		${org.springframework.version}
	
	
		org.springframework
		spring-orm
		${org.springframework.version}
	
	
		org.springframework
		spring-oxm
		${org.springframework.version}
	
	
		org.springframework
		spring-test
		${org.springframework.version}
	
	
		org.springframework
		spring-tx
		${org.springframework.version}
	
	
		org.springframework
		spring-web
		${org.springframework.version}
	
	
		org.springframework
		spring-webmvc
		${org.springframework.version}
	
	
		org.springframework
		spring-webmvc-portlet
		${org.springframework.version}
	
	
		org.springframework
		spring-websocket
		${org.springframework.version}
	
	

 
이렇게 도입 하 는 것 은 좋 지 않 을 수 있 습 니 다.예 를 들 어 spring-webmvc 를 도입 하면 maven 은 자동 으로 다른 의존 도 를 도입 합 니 다.
하지만 나 는 이런 것 을 좋아한다.먼저 모든 의존 을 끌 어 들 이 고,
 
spring 4.x 모든 네 임 스페이스 도입 xmlns xsi:schemaLocation
http://happyqing.iteye.com/blog/2303238

좋은 웹페이지 즐겨찾기