File | Operation |
---|---|
struts2-parent-2.2.3.pom | download |
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-parent</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId> <version>8</version> </parent>