| Projects on Google Code | Results 1 - 10 of 32 |
Set of [http://maven.apache.org Maven] archetypes for creating [http://www.springsource.org Spring]-based projects.
A leg up (http://idioms.thefreedictionary.com/give+a+leg+up) for getting your project started.
Try it out at http://jWeekend.com/dev/LegUp
==Shortly about WicketCool==
Wicket Cool is a tool, sort of framework, for fast and fun web applications development. It combines Wicket with Spring and JPA (Hibernate), adds good practices (patterns, code styles) and a command line tool that enables fast development.
==How to start using Wicket...
=Java EE 5 Maven2 archetypes=
This project aims to create Java EE 5 archetype to allow developers to easily jumpstart Maven2 projects.
==Features==
- A Java EE 5 archetype - *javaee5-maven-archetype* - which consists of:
* A parent POM project, which encapsulates all common settin...
The "archetype" library is intended to help jumpstart new haxe projects by creating a basic directory structure and configuration bits.
It is loosely based on the maven2 idea of archetypes.
Check out [http://haxe.org/com/libs/archetype haxe.org] and the [http://brianin3d-demos.appspot.com/stat...
Welcome to maven-additions, a rag-tag collection of maven goodies.
July 17, 2008
* added *basic-settings* project to define JBoss Maven repo, Java SE 5 compiler and other general settings for a Maven project, download this first then run:
{{{
mvn install
}}}
* added *seam-dependencie...
=Maven Archetype for GAE/J project=
==4 Steps to start GAE/J project==
===1 create GAE/J project from maven archetype, artifactId is the app id.===
> mvn archetype:generate -DarchetypeCatalog=http://www.mvnsearch.org/maven2
===2 Build project===
> mvn package
===3 Run Serve...
IISI webapp quickstart template
This is a *[http://maven.apache.org/ Maven]* archetype to easily get a working *[http://www.icefaces.org IceFaces]* project mainly under *[http://www.netbeans.org Netbeans]*. Besides I will include some thing what might be useful to have as an example.
But this archetype does not depend on NetBea...
This is a *[http://maven.apache.org/ Maven]* archetype to easily get a working *[http://www.jboss.org/richfaces RichFaces]* project mainly under *[http://www.netbeans.org Netbeans]*. Besides I will include some thing what might be useful to have as an example.
But this archetype does not depend o...