License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.appfuse |
ArtifactId | ArtifactIdmaven-warpath-plugin |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMaven 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.
|
<plugin>
<groupId>org.appfuse</groupId>
<artifactId>maven-warpath-plugin</artifactId>
<version>2.0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0.4 |
org.apache.maven : maven-project | jar | 2.0.4 |
org.apache.maven : maven-artifact | jar | 2.0.4 |
org.apache.maven : maven-core | jar | 2.0.4 |
org.codehaus.plexus : plexus-utils | jar | 1.4.1 |
commons-lang : commons-lang | jar | 2.3 |
org.springframework.security : spring-security-core-tiger | jar | 2.0.1 |
log4j : log4j | jar | 1.2.13 |
mysql : mysql-connector-java | jar | 5.1.6 |
org.springframework : spring-test Optional | jar | 2.5.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |