Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.49 KB

README.adoc

File metadata and controls

32 lines (23 loc) · 1.49 KB

cui-jsf-components

What is it?

Provides a number of JavaServer Faces modules

Maven Coordinates

 <dependency>
    <groupId>de.cuioss.jsf</groupId>
    <artifactId>bom</artifactId>
    <version>CURRENT_VERSION</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>