MVN

com.google.code.struts2webflow : struts2webflow-parent

Maven & Gradle

Mar 20, 2007

Struts2 Spring Webflow Plugin Parent · A Spring Webflow Plugin for Struts 2

<dependency>
    <groupId>com.google.code.struts2webflow</groupId>
    <artifactId>struts2webflow-parent</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.struts2webflow : struts2webflow-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.google.code.struts2webflow : struts2webflow-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
struts2webflow-parent-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.code.struts2webflow</groupId>
    <artifactId>struts2webflow-parent</artifactId>
    <version>1.0.4</version>
</dependency>