ploinFaces

With ploinFaces you can define a flow/conversation for a JSF-App. A flow contains views and attributes. If you leave the flow, the attributes will be removed from the http-session. This is similar to SpringWebFlow, but much easier und designed for JSF!

License

License

GroupId

GroupId

org.ploin.web
ArtifactId

ArtifactId

ploinFaces
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ploinFaces
With ploinFaces you can define a flow/conversation for a JSF-App. A flow contains views and attributes. If you leave the flow, the attributes will be removed from the http-session. This is similar to SpringWebFlow, but much easier und designed for JSF!
Project Organization

Project Organization

PLOIN GmbH
Source Code Management

Source Code Management

https://github.com/reiz/ploinFaces

Download ploinFaces

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
commons-logging : commons-logging-api jar 1.1
log4j : log4j jar 1.2.15
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.1
com.sun.faces : jsf-api jar 2.0.2
com.sun.faces : jsf-impl jar 2.0.2
javax.servlet : servlet-api jar 2.5
javax.el : el-api jar 1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1