Changes between Version 4 and Version 5 of shareMaven
- Timestamp:
- 12/06/2011 10:17:34 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
shareMaven
v4 v5 4 4 <artifactId>项目名称</artifactId>[[BR]] 5 5 <version>版本</vernsion>[[BR]] 6 7 添加依赖:[[BR]] 8 所谓依赖就是开始时候所需要的包[[BR]] 9 {{{ 10 <dependency> 11 <groupId>org.springframework</groupId> 12 <artifactId>spring-web</artifactId> 13 <version>3.0.6.RELEASE</version> 14 </dependency> 15 }}} 16
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)