jsf-configuration

This project provides useful classes that facilitate the construction of new components web.

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier Configuration Application Layer Libs config
GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

jsf-configuration
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jsf-configuration
This project provides useful classes that facilitate the construction of new components web.

Download jsf-configuration

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
commons-logging : commons-logging jar 1.1.3
com.gitlab.jhonsapp : util jar 1.0.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.1
1.0.0