MVN

ervacon : webflow

Maven & Gradle

Dec 29, 2005

Spring Web Flow · This library provides web flow functionality for the Spring framework. A web flow captures the page flow in (part of) a web application using a simple XML definition.

<dependency>
    <groupId>ervacon</groupId>
    <artifactId>webflow</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ervacon : webflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of ervacon : webflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
webflow-1.0.0
0.9.x
webflow-0.9.0
0.8.x
webflow-0.8.0

How to add a dependency to Maven

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

<dependency>
    <groupId>ervacon</groupId>
    <artifactId>webflow</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ervacon : webflow gradle dependency to your build.gradle file:

implementation 'ervacon:webflow:1.0.0'

Gradle Kotlin DSL: Add the following ervacon : webflow gradle kotlin dependency to your build.gradle.kts file:

implementation("ervacon:webflow:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ervacon : webflow sbt scala dependency to your build.sbt file:

libraryDependencies += "ervacon" % "webflow" % "1.0.0"

Advertisement

Dependencies from Group

Dec 29, 2005

Discover Dependencies

Jun 11, 2012
Jun 11, 2012
Jun 11, 2012
Jun 11, 2012
Jun 11, 2012
Jun 11, 2012
Jun 11, 2012
5 stars
Apr 04, 2013
0 stars
Apr 19, 2012
1 usages
9 stars