Spring Web Flow


GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

org.springframework.webflow
Last Version

Last Version

2.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Web Flow

Download org.springframework.webflow

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-beans jar 2.5.6
org.springframework : spring-context jar 2.5.6
org.springframework : spring-core jar 2.5.6
org.springframework : spring-web jar 2.5.6
org.springframework : spring-webmvc jar 2.5.6
org.springframework.webflow : org.springframework.binding jar 2.0.5.RELEASE
org.springframework.webflow : org.springframework.js jar 2.0.5.RELEASE
backport-util-concurrent : backport-util-concurrent Optional jar 3.0
org.hibernate : hibernate Optional jar 3.2.5.ga
ognl : ognl Optional jar 2.6.9
org.springframework : spring-orm Optional jar 2.5.6
org.springframework : spring-webmvc-portlet Optional jar 2.5.6
org.springframework : spring-tx Optional jar 2.5.6
org.springframework.security : spring-security-core Optional jar 2.0.4
junit : junit Optional jar 3.8.2

provided (4)

Group / Artifact Type Version
javax.el : el-api jar 1.0
javax.persistence : persistence-api jar 1.0
javax.portlet : portlet-api jar 1.0
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE