<dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> </dependency> <dependency><!-- 如使用注解则必须 --> <groupId>org.apache.struts</groupId> <artifactId>struts2-convention-plugin</artifactId> </dependency>