-
AppFuse Basic Archetype JSF
Maven 2 archetype that creates a web application with AppFuse embedded in it.
-
AppFuse Basic Archetype Spring MVC
Maven 2 archetype that creates a web application with AppFuse embedded in it.
-
AppFuse Basic Archetype Struts
Maven 2 archetype that creates a web application with AppFuse embedded in it.
-
AppFuse Basic Archetype Tapestry
Maven 2 archetype that creates a web application with AppFuse embedded in it.
-
AppFuse Core Archetype
Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)
application with AppFuse embedded in it.
-
AppFuse Modular Archetype JSF
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
"core" and "web". The core module depends on appfuse-service, while the web module depends on core as well
as AppFuse's JSF implementation.
-
AppFuse Modular Archetype Spring
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
"core" and "web". The core module depends on appfuse-service, while the web module depends on core as well
as AppFuse's Spring MVC implementation.
-
AppFuse Modular Archetype Struts
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
"core" and "web". The core module depends on appfuse-service, while the web module depends on core as well
as AppFuse's Struts implementation.
-
AppFuse Modular Archetype Tapestry
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
"core" and "web". The core module depends on appfuse-service, while the web module depends on core as well
as AppFuse's Tapestry implementation.