Group: org.appfuse
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
appfuse-web (13) AppFuse Web Modules |
2.2.1 | AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry. | |
|
appfuse-hibernate (14) AppFuse Hibernate Module |
2.2.1 | AppFuse DAO backend implemented with Hibernate (http://hibernate.org). | |
|
appfuse-web-common (13) AppFuse Common Web Module |
2.2.1 | Common web files (images, stylesheets, scripts) and Java classes (listeners and filters) used by all web frameworks. This module is not meant to be included in a project utilizing AppFuse. It's designed to be used internally by AppFuse only. | |
|
appfuse-service (13) AppFuse Service Module |
2.2.1 | Service layer for AppFuse-based applications. Includes JavaMail support, as well as Spring AOP pointcuts that apply transaction attributes to all *Manager interfaces in a "service" package. | |
|
appfuse-struts (13) AppFuse Struts 2 Module |
2.2.1 | Struts 2 Module for AppFuse: includes Struts 2 and Display Tag. Include this module in your dependencies if you want to use Struts 2 as your web framework. | |
|
maven-warpath-plugin (8) Maven WarPath Plugin |
2.0.2 | ||
|
appfuse-plugins (7) AppFuse Plugin Modules |
2.0.2 | ||
|
appfuse-jsf (13) AppFuse JSF Module |
2.2.1 | JSF Module for AppFuse: includes MyFaces, Facelets and Ajax4JSF. Include this module in your dependencies if you want to use JSF as your web framework. | |
|
appfuse (13) AppFuse |
2.2.1 | AppFuse is a full-stack framework for building web applications on the JVM. | |
|
appfuse-data (13) AppFuse Data Modules |
2.2.1 | AppFuse domain objects (appfuse-data-common) and DAO frameworks (Hibernate and JPA). | |
|
appfuse-tapestry (13) AppFuse Tapestry Module |
2.2.1 | Tapestry Module for AppFuse: includes Tapestry with Spring and Flash messages support. Include this module in your dependencies if you want to use Tapestry as your web framework. | |
|
appfuse-jpa (9) AppFuse JPA Module |
2.2.1 | AppFuse DAO backend implemented with Hibernate's JPA implementation. | |
|
appfuse-data-common (13) AppFuse Common Data Module |
2.2.1 | AppFuse domain objects and DAO interfaces for doing User Management and supporting generic CRUD. Domain objects have JPA annotations for Hibernate and JPA DAO implementations. | |
|
tapestry-mock (1) tapestry-mock |
3.0 | ||
|
appfuse-archetypes (8) AppFuse Archetype Modules |
2.0.2 | AppFuse archetypes are used to create new projects with AppFuse dependencies and necessary plugins. | |
|
appfuse-ibatis (11) AppFuse iBATIS Module |
2.1.0 | AppFuse DAO backend implemented with iBATIS (http://ibatis.apache.org). | |
|
appfuse-spring (13) AppFuse Spring MVC Module |
2.2.1 | Spring MVC Module for AppFuse: includes Spring MVC, Display Tag and Spring Modules for validation. Include this module in your dependencies if you want to use Spring MVC as your web framework. | |
|
appfuse-modular-struts (4) AppFuse Modular Archetype - Struts |
2.0-m5 | 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-light-tapestry (4) AppFuse Light Tapestry 5 Module |
2.2.1 | ||
|
appfuse-basic-struts (4) AppFuse Basic Archetype - Struts |
2.0-m5 | Maven 2 archetype that creates a web application with AppFuse embedded in it. | |
|
appfuse-modular-tapestry (4) AppFuse Modular Archetype - Tapestry |
2.0-m5 | 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. | |
|
appfuse-basic-spring (4) AppFuse Basic Archetype - Spring MVC |
2.0-m5 | Maven 2 archetype that creates a web application with AppFuse embedded in it. | |
|
appfuse-core (1) AppFuse Core Archetype |
2.0-m5 | Maven 2 archetype that creates a backend (Managers, DAOs and Web Services) application with AppFuse embedded in it. | |
|
appfuse-light-stripes (4) AppFuse Light Stripes Module |
2.2.1 | ||
|
appfuse-light-spring-security (4) AppFuse Light Spring MVC/Security Module |
2.2.1 | ||
|
appfuse-basic-jsf (4) AppFuse Basic Archetype - JSF |
2.0-m5 | Maven 2 archetype that creates a web application with AppFuse embedded in it. | |
|
appfuse-light-spring (4) AppFuse Light Spring MVC Module |
2.2.1 | ||
|
appfuse-light-wicket (4) AppFuse Light Wicket Module |
2.2.1 | ||
|
appfuse-modular-jsf (4) AppFuse Modular Archetype - JSF |
2.0-m5 | 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-maven-plugin (2) AppFuse Maven Plugin |
2.0-m4 | This plugin is used with Maven to generate source or resource artifacts for extending the functionality of your AppFuse application. | |
|
appfuse-light-spring-freemarker (4) AppFuse Light Spring MVC/FreeMarker Module |
2.2.1 | ||
|
appfuse-light-jsf (4) AppFuse Light JSF Module |
2.2.1 | ||
|
appfuse-modular-spring (4) AppFuse Modular Archetype - Spring |
2.0-m5 | 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-light (4) AppFuse Light Modules |
2.2.1 | AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket. | |
|
appfuse-light-struts (4) AppFuse Light Struts 2 Module |
2.2.1 | ||
|
appfuse-basic-tapestry (4) AppFuse Basic Archetype - Tapestry |
2.0-m5 | Maven 2 archetype that creates a web application with AppFuse embedded in it. | |
|
appfuse-jpa-hibernate (4) AppFuse JPA Hibernate Module |
2.0-m5 | AppFuse DAO backend implemented with Hibernate's JPA implementation. |