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