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

CDI View Scope 1.0.0

This projects allows to: use the CDI view scope on your project, configure the exception handler implementation in the project and allows to send user messages in the screen.

Лицензия

Лицензия

Категории

Категории

Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

com.github.jhonyscamacho
Идентификатор

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

jsf-util
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

CDI View Scope
This projects allows to: use the CDI view scope on your project, configure the exception handler implementation in the project and allows to send user messages in the screen.

Скачать jsf-util 1.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
commons-logging : commons-logging jar 1.2

provided (2)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 7.0
org.glassfish : javax.faces jar 2.2.13

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

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