| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdcom.gitlab.jhonsapp |
| ArtifactId | ArtifactIdutil-jsf |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutil-jsf
This project provides useful classes that facilitate the construction of new components web.
|
| Filename | Size |
|---|---|
| util-jsf-1.0.1.pom | |
| util-jsf-1.0.1.jar | 15 KB |
| util-jsf-1.0.1-sources.jar | 12 KB |
| util-jsf-1.0.1-javadoc.jar | 113 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.glassfish : javax.faces | jar | 2.2.13 |