License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier Configuration Application Layer Libs config |
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdjsf-configuration |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsf-configuration
This project provides useful classes that facilitate the construction of new components web.
|
Filename | Size |
---|---|
jsf-configuration-1.0.1.pom | |
jsf-configuration-1.0.1.jar | 10 KB |
jsf-configuration-1.0.1-sources.jar | 7 KB |
jsf-configuration-1.0.1-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |