appfuse-modular-jsf

org.appfuse

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.

Recommended: 2.0-m5 4 versions maven-archetype Updated 17 years agoChecking...

Add to your project1.0-m2

<dependency>
    <groupId>org.appfuse</groupId>
    <artifactId>appfuse-modular-jsf</artifactId>
    <version>1.0-m2</version>
</dependency>

Version Details — 1.0-m2

Packaging
jar
Direct Deps
6
Total Deps
12
Published
Jan 29, 2009
License
Unknown

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.

Checking security advisories...