struts2在pom.xml中的配置

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

posted @ 2016-02-20 16:23  Mr张Kk  阅读(1474)  评论(0编辑  收藏  举报