Project Group: org.appfuse

AppFuse Hibernate Module

org.appfuse : appfuse-hibernate

AppFuse DAO backend implemented with Hibernate (http://hibernate.org).

Last Version: 3.5.0

Release Date:

AppFuse Common Web Module

org.appfuse : appfuse-web-common

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.

Last Version: 3.5.0

Release Date:

AppFuse Common Data Module

org.appfuse : appfuse-data-common

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.

Last Version: 3.5.0

Release Date:

AppFuse Service Module

org.appfuse : appfuse-service

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.

Last Version: 3.5.0

Release Date:

AppFuse Spring MVC Module

org.appfuse : appfuse-spring

Spring MVC Module for AppFuse: includes Spring MVC, Display Tag and Spring Modules for validation.

Last Version: 3.5.0

Release Date:

AppFuse Web Modules

org.appfuse : appfuse-web

AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.

Last Version: 3.5.0

Release Date:

AppFuse JSF Module

org.appfuse : appfuse-jsf

JSF Module for AppFuse: includes Mojarra, PrimeFaces and PrettyFaces.

Last Version: 3.5.0

Release Date:

AppFuse Struts 2 Module

org.appfuse : appfuse-struts

Struts 2 Module for AppFuse: includes Struts 2 and Display Tag.

Last Version: 3.5.0

Release Date:

AppFuse Tapestry Module

org.appfuse : appfuse-tapestry

Tapestry Module for AppFuse: includes Tapestry with Spring and Flash messages support.

Last Version: 3.5.0

Release Date:

Last Version: 3.5.0

Release Date:

AppFuse

org.appfuse : appfuse

AppFuse is a full-stack framework for building web applications on the JVM.

Last Version: 3.5.0

Release Date:

AppFuse Data Modules

org.appfuse : appfuse-data

AppFuse domain objects (appfuse-data-common) and DAO frameworks (Hibernate and JPA).

Last Version: 3.5.0

Release Date:

AppFuse JPA Module

org.appfuse : appfuse-jpa

AppFuse DAO backend implemented with Hibernate's JPA implementation.

Last Version: 3.5.0

Release Date:

AppFuse GWT Module

org.appfuse : appfuse-gwt

GWT Module for AppFuse: includes GWT, gwt-bootstrap, PhoneGap. Include this module in your dependencies if you want to use GWT as your web framework.

Last Version: 3.5.0

Release Date:

AppFuse Light Modules

org.appfuse : appfuse-light

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light JSF Module

org.appfuse : appfuse-light-jsf

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Spring MVC Module

org.appfuse : appfuse-light-spring

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Spring MVC/FreeMarker Module

org.appfuse : appfuse-light-spring-freemarker

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Spring MVC/Security Module

org.appfuse : appfuse-light-spring-security

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Stripes Module

org.appfuse : appfuse-light-stripes

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Struts 2 Module

org.appfuse : appfuse-light-struts

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Tapestry 5 Module

org.appfuse : appfuse-light-tapestry

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse Light Wicket Module

org.appfuse : appfuse-light-wicket

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Last Version: 3.5.0

Release Date:

AppFuse iBATIS Module

org.appfuse : appfuse-ibatis

AppFuse DAO backend implemented with iBATIS (http://ibatis.apache.org).

Last Version: 2.1.0

Release Date:

AppFuse Basic Archetype - Struts

org.appfuse : appfuse-basic-struts

Maven 2 archetype that creates a web application with AppFuse embedded in it.

Last Version: 2.0-m5

Release Date:

AppFuse Basic Archetype - Tapestry

org.appfuse : appfuse-basic-tapestry

Maven 2 archetype that creates a web application with AppFuse embedded in it.

Last Version: 2.0-m5

Release Date:

AppFuse Modular Archetype - Tapestry

org.appfuse : appfuse-modular-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.

Last Version: 2.0-m5

Release Date:

AppFuse Basic Archetype - JSF

org.appfuse : appfuse-basic-jsf

Maven 2 archetype that creates a web application with AppFuse embedded in it.

Last Version: 2.0-m5

Release Date:

AppFuse Core Archetype

org.appfuse : appfuse-core

Maven 2 archetype that creates a backend (Managers, DAOs and Web Services) application with AppFuse embedded in it.

Last Version: 2.0-m5

Release Date:

AppFuse Basic Archetype - Spring MVC

org.appfuse : appfuse-basic-spring

Maven 2 archetype that creates a web application with AppFuse embedded in it.

Last Version: 2.0-m5

Release Date:

AppFuse Modular Archetype - Struts

org.appfuse : appfuse-modular-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.

Last Version: 2.0-m5

Release Date:

AppFuse Modular Archetype - Spring

org.appfuse : appfuse-modular-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.

Last Version: 2.0-m5

Release Date:

AppFuse JPA Hibernate Module

org.appfuse : appfuse-jpa-hibernate

AppFuse DAO backend implemented with Hibernate's JPA implementation.

Last Version: 2.0-m5

Release Date:

AppFuse Maven Plugin

org.appfuse : appfuse-maven-plugin

This plugin is used with Maven to generate source or resource artifacts for extending the functionality of your AppFuse application.

Last Version: 2.0-m4

Release Date:

AppFuse Modular Archetype - JSF

org.appfuse : appfuse-modular-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.

Last Version: 2.0-m5

Release Date:

AppFuse Archetype Modules

org.appfuse : appfuse-archetypes

AppFuse archetypes are used to create new projects with AppFuse dependencies and necessary plugins.

Last Version: 2.0.2

Release Date:

Maven WarPath Plugin

org.appfuse : maven-warpath-plugin

AppFuse is a project that helps you start developing an application quickly. It takes care of integrating many open source projects for you. For example: Spring, Hibernate, Maven, MySQL and Struts. In addition to Hibernate, you can also use JPA or iBATIS as your backend. For your web framework, you can choose between Struts 2, JSF, Spring MVC and Tapestry. Test-first development is promoted when using AppFuse, and all the infrastructure is in place to do integration testing, unit/mock testing, as well as UI testing. Features include Authentication (using Acegi Security), Remember Me, Self Registration, Password Hint and GZip Compression. The fuse to start your apps.

Last Version: 2.0.2

Release Date:

AppFuse Plugin Modules

org.appfuse : appfuse-plugins

AppFuse is a project that helps you start developing an application quickly. It takes care of integrating many open source projects for you. For example: Spring, Hibernate, Maven, MySQL and Struts. In addition to Hibernate, you can also use JPA or iBATIS as your backend. For your web framework, you can choose between Struts 2, JSF, Spring MVC and Tapestry. Test-first development is promoted when using AppFuse, and all the infrastructure is in place to do integration testing, unit/mock testing, as well as UI testing. Features include Authentication (using Acegi Security), Remember Me, Self Registration, Password Hint and GZip Compression. The fuse to start your apps.

Last Version: 2.0.2

Release Date:

Last Version: 3.0

Release Date:

  • 1