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.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.github.jhonyscamacho
ArtifactId

ArtifactId

jsf-util
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download jsf-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
commons-logging : commons-logging jar 1.2

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.glassfish : javax.faces jar 2.2.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0