https://github.com/cuioss/cui-jsf-components
Provides a number of JavaServer Faces modules
https://github.com/cuioss/cui-jsf-components
java javaee javaserver-faces jsf
Last synced: 5 months ago
JSON representation
Provides a number of JavaServer Faces modules
- Host: GitHub
- URL: https://github.com/cuioss/cui-jsf-components
- Owner: cuioss
- License: apache-2.0
- Created: 2023-02-28T19:36:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-28T15:45:01.000Z (10 months ago)
- Last Synced: 2025-05-28T16:38:33.167Z (10 months ago)
- Topics: java, javaee, javaserver-faces, jsf
- Language: Java
- Homepage:
- Size: 6.28 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
= cui-jsf-components
== Status
image:https://github.com/cuioss/cui-jsf-components/actions/workflows/maven.yml/badge.svg[Java CI with Maven,link=https://github.com/cuioss/cui-jsf-components/actions/workflows/maven.yml]
image:http://img.shields.io/:license-apache-blue.svg[License,link=http://www.apache.org/licenses/LICENSE-2.0.html]
image:https://img.shields.io/maven-central/v/de.cuioss.jsf/cui-jsf-components.svg?label=Maven%20Central["Maven Central", link="https://search.maven.org/artifact/de.cuioss.jsf/cui-jsf-components"]
https://sonarcloud.io/summary/new_code?id=cuioss_cui-jsf-components[image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_cui-jsf-components&metric=alert_status[Quality
Gate Status]]
image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_cui-jsf-components&metric=ncloc[Lines of Code,link=https://sonarcloud.io/summary/new_code?id=cuioss_cui-jsf-components]
image:https://sonarcloud.io/api/project_badges/measure?project=cuioss_cui-jsf-components&metric=coverage[Coverage,link=https://sonarcloud.io/summary/new_code?id=cuioss_cui-jsf-components]
https://cuioss.github.io/cui-jsf-components/index.html[Generated Documentation on github-pages]
== What is it?
Provides a number of JavaServer Faces modules
=== Maven Coordinates
[source,xml]
----
de.cuioss.jsf
bom
1.0.0
pom
import
----
== Modules
=== JSF Modules
* link:modules/cui-jsf-api/README.adoc[CUI JSF API]
* link:modules/cui-jsf-bootstrap/README.adoc[CUI JSF Bootstrap]
* link:modules/cui-jsf-core-components/README.adoc[CUI JSF Core Components]
* link:modules/cui-jsf-dev/README.adoc[CUI JSF Dev]
* link:modules/cui-jsf-jqplot/README.adoc[CUI JSF JQPlot]
* link:modules/cui-jsf-test/README.adoc[CUI JSF Test]
=== Web Modules
* link:web-modules/cui-javascript/README.adoc[CUI JavaScript]
* link:web-modules/cui-jsf-bootstrap-css/README.adoc[CUI JSF Bootstrap CSS]