Skip to content

rollinhand/c3faces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

c3.js based JSF framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • Other 1.0%