MVN

com.amashchenko.struts2.actionflow : struts2-actionflow-parent

Maven & Gradle

Apr 20, 2015
6 stars

struts2-actionflow-parent · Parent POM for struts2-actionflow.

<dependency>
    <groupId>com.amashchenko.struts2.actionflow</groupId>
    <artifactId>struts2-actionflow-parent</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amashchenko.struts2.actionflow : struts2-actionflow-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of com.amashchenko.struts2.actionflow : struts2-actionflow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
struts2-actionflow-parent-2.4.0
2.3.x
struts2-actionflow-parent-2.3.4
struts2-actionflow-parent-2.3.0
2.1.x
struts2-actionflow-parent-2.1.0
2.0.x
struts2-actionflow-parent-2.0.0
1.5.x
struts2-actionflow-parent-1.5.5
struts2-actionflow-parent-1.5.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.amashchenko.struts2.actionflow</groupId>
    <artifactId>struts2-actionflow-parent</artifactId>
    <version>2.4.0</version>
</dependency>