Last Version

Struts 2 Web Flow Plugin 1.2

Spring Web Flow Plugin for Struts 2

License

License

GroupId

GroupId

in.anjan.struts2-webflow
ArtifactId

ArtifactId

struts2-webflow
Version

Version

1.2
Type

Type

jar
Description

Description

Struts 2 Web Flow Plugin
Spring Web Flow Plugin for Struts 2
Project URL

Project URL

https://github.com/anjanpradhan/struts2-webflow

Download struts2-webflow 1.2


<!-- https://jarcasting.com/artifacts/in.anjan.struts2-webflow/struts2-webflow/ -->
<dependency>
    <groupId>in.anjan.struts2-webflow</groupId>
    <artifactId>struts2-webflow</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/in.anjan.struts2-webflow/struts2-webflow/
implementation 'in.anjan.struts2-webflow:struts2-webflow:1.2'
// https://jarcasting.com/artifacts/in.anjan.struts2-webflow/struts2-webflow/
implementation ("in.anjan.struts2-webflow:struts2-webflow:1.2")
'in.anjan.struts2-webflow:struts2-webflow:jar:1.2'
<dependency org="in.anjan.struts2-webflow" name="struts2-webflow" rev="1.2">
  <artifact name="struts2-webflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.anjan.struts2-webflow', module='struts2-webflow', version='1.2')
)
libraryDependencies += "in.anjan.struts2-webflow" % "struts2-webflow" % "1.2"
[in.anjan.struts2-webflow/struts2-webflow "1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.struts : struts2-core jar 2.3.14.3
org.apache.struts : struts2-spring-plugin jar 2.3.14.3
org.springframework.webflow : spring-webflow jar 2.3.2.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.