An open API service indexing awesome lists of open source software.

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

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]