strruts2在pom.xml中的配置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了strruts2在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
以上是关于strruts2在pom.xml中的配置的主要内容,如果未能解决你的问题,请参考以下文章
Maven build之pom.xml文件中的Build配置