Last Version

Spring Web Flow 2.5.1.RELEASE

Spring Web Flow

License

License

GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

spring-webflow
Version

Version

2.5.1.RELEASE
Type

Type

jar
Description

Description

Spring Web Flow
Spring Web Flow
Project URL

Project URL

https://github.com/spring-projects/spring-webflow
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-webflow

Download spring-webflow 2.5.1.RELEASE


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

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.tiles : tiles-api Optional jar 3.0.8
org.apache.tiles : tiles-core Optional jar 3.0.8
org.apache.tiles : tiles-el Optional jar 3.0.8
org.apache.tiles : tiles-extras Optional jar 3.0.8
org.apache.tiles : tiles-jsp Optional jar 3.0.8
org.apache.tiles : tiles-servlet Optional jar 3.0.8
org.hibernate : hibernate-core Optional jar 5.2.17.Final
org.springframework.security : spring-security-core Optional jar 5.0.8.RELEASE
org.springframework.webflow : spring-binding jar 2.5.1.RELEASE
org.springframework : spring-beans jar 5.0.9.RELEASE
org.springframework : spring-context jar 5.0.9.RELEASE
org.springframework : spring-core jar 5.0.9.RELEASE
org.springframework : spring-expression jar 5.0.9.RELEASE
org.springframework : spring-orm Optional jar 5.0.9.RELEASE
org.springframework : spring-tx Optional jar 5.0.9.RELEASE
org.springframework : spring-web jar 5.0.9.RELEASE
org.springframework : spring-webmvc jar 5.0.9.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.