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!

Лицензия

Лицензия

Группа

Группа

org.ploin.web
Идентификатор

Идентификатор

ploinFaces
Последняя версия

Последняя версия

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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!
Организация-разработчик

Организация-разработчик

PLOIN GmbH
Система контроля версий

Система контроля версий

https://github.com/reiz/ploinFaces

Скачать ploinFaces

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 5.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.1