首页 > 其他 > 详细

strruts2在pom.xml中的配置

时间:2016-02-20 17:30:54      阅读:208      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!