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

https://github.com/bzdgn/e-agora

A simple template for JSF Web Application
https://github.com/bzdgn/e-agora

java jsf jsf2

Last synced: about 1 year ago
JSON representation

A simple template for JSF Web Application

Awesome Lists containing this project

README

          

A - For Web App
***************

mvn archetype:generate -DgroupId=com.levent.e-agora -DartifactId=e-agora-webapp -DarchetypeArtifactId=maven-archetype-webapp -DinteractiveMode=false

B - For Resources
*****************

mvn archetype:generate -DgroupId=com.levent.e-agora -DartifactId=e-agora-resources -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false