Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.44 KB

README.adoc

File metadata and controls

32 lines (23 loc) · 1.44 KB

cui-portal-ui

What is it?

Provides the jsf based UI-components defining the cuioss-portal

Maven Coordinates

<dependency>
    <groupId>de.cuioss.portal.ui</groupId>
    <artifactId>bom</artifactId>
    <version>VERSION</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>