码迷,mamicode.com
首页 > 其他好文 > 详细

strruts2在pom.xml中的配置

时间:2016-02-20 17:31:33      阅读:130      评论:0      收藏:0      [点我收藏+]

标签:

1     <dependencies>
2         <dependency>
3             <groupId>org.apache.struts</groupId>
4             <artifactId>struts2-core</artifactId>
5             <version>2.3.1.2</version>
6         </dependency>
7     </dependencies>s

想要下载其他版本:http://mvnrepository.com

strruts2在pom.xml中的配置

标签:

原文地址:http://www.cnblogs.com/MrzhangKk/p/5203486.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!