spring-webflow

Wicketstuff core modules that can be built using java 5.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

spring-webflow
Last Version

Last Version

1.4.21
Release Date

Release Date

Type

Type

jar
Description

Description

spring-webflow
Wicketstuff core modules that can be built using java 5.
Project URL

Project URL

http://maven.apache.org

Download spring-webflow

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.5.11
org.springframework : spring-context jar 3.0.6.RELEASE
org.springframework.webflow : spring-webflow jar 2.3.0.RELEASE
org.apache.wicket : wicket jar 1.4.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Wicket Stuff Core

Overview:

Wicket Stuff is a collection of open source projects for the Apache Wicket web framework created and maintained by the Wicket community.

The core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.

The project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.

Our release process allows end users an easy way to track a project relative to the wicket release cycle.

For example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).

Project Documentation (Wiki):

https://github.com/wicketstuff/core/wiki

Project Documentation (JavaDoc):

JavaDocs are hosted at http://www.javadoc.io. Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations

org.wicketstuff

WicketStuff

Versions

Version
1.4.21
1.4.20.1
1.4.20
1.4.19