Struts2 Spring Webflow Plugin Parent

A Spring Webflow Plugin for Struts 2

License

License

GroupId

GroupId

com.google.code.struts2webflow
ArtifactId

ArtifactId

struts2webflow-parent
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Struts2 Spring Webflow Plugin Parent
A Spring Webflow Plugin for Struts 2
Project URL

Project URL

http://code.google.com/p/struts2webflow/

Download struts2webflow-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.struts2webflow/struts2webflow-parent/ -->
<dependency>
    <groupId>com.google.code.struts2webflow</groupId>
    <artifactId>struts2webflow-parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.struts2webflow/struts2webflow-parent/
implementation 'com.google.code.struts2webflow:struts2webflow-parent:1.0.4'
// https://jarcasting.com/artifacts/com.google.code.struts2webflow/struts2webflow-parent/
implementation ("com.google.code.struts2webflow:struts2webflow-parent:1.0.4")
'com.google.code.struts2webflow:struts2webflow-parent:pom:1.0.4'
<dependency org="com.google.code.struts2webflow" name="struts2webflow-parent" rev="1.0.4">
  <artifact name="struts2webflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.struts2webflow', module='struts2webflow-parent', version='1.0.4')
)
libraryDependencies += "com.google.code.struts2webflow" % "struts2webflow-parent" % "1.0.4"
[com.google.code.struts2webflow/struts2webflow-parent "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.0.6
org.apache.struts : struts2-spring-plugin jar 2.0.6
org.springframework : spring-webflow jar 1.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

  • example
  • plugin

Versions

Version
1.0.4