MVN

org.springframework : spring-webflow

Maven & Gradle

Mar 20, 2009
7 usages

Spring Web Flow · Spring Web Flow

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webflow</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework : spring-webflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6
  • Latest Release Candidate: 1.0-rc2

All Versions

Choose a version of org.springframework : spring-webflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-webflow-1.0.6
spring-webflow-1.0.5
spring-webflow-1.0.4
spring-webflow-1.0.3
spring-webflow-1.0.2
spring-webflow-1.0.1
1.0
spring-webflow-1.0-rc2
spring-webflow-1.0
spring-webflow-1.0-rc3

How to add a dependency to Maven

Add the following org.springframework : spring-webflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webflow</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework : spring-webflow gradle dependency to your build.gradle file:

implementation 'org.springframework:spring-webflow:1.0.6'

Gradle Kotlin DSL: Add the following org.springframework : spring-webflow gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework:spring-webflow:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework : spring-webflow sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework" % "spring-webflow" % "1.0.6"

Advertisement

Dependencies from Group

Jul 13, 2023
10k usages
54.9k stars
Jul 13, 2023
7.3k usages
54.9k stars
Jul 13, 2023
6.6k usages
54.9k stars
Jul 13, 2023
6.4k usages
54.9k stars
Jul 13, 2023
5.2k usages
54.9k stars

Discover Dependencies

May 06, 2013
1 usages
Aug 16, 2011
54 usages
Nov 24, 2005
Jul 28, 2014
33 usages
221 stars
Feb 23, 2012
Jun 02, 2011
13 stars