Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 550 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 550 Bytes

c3faces

c3.js based JSF framework

For examples see http://c3faces.kivio.org

Usage

This JSF library is available on Maven central so including it into your JSF-based software is as easy as with every other Maven dependency:

<dependency>
   <groupId>org.kivio</groupId>
   <artifactId>C3Faces</artifactId>
   <version>1.4</version>
</dependency>

Feedback

If you find issues or have any suggestions for new features, you can leave a comment on the GitHub issue tracker for this project.