Last Version

util-jsf 1.0.1

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
GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

util-jsf
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download util-jsf 1.0.1


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