Groovy Quick Start Project

Groovy Starter is meant to help developers new to groovy to get started by providing a way to have a groovy project up and running with a minimum effort. GroovyQuickStart provides a default project layout and a reusable gant script that knows how to compile, test and package your project out of the box. for more information visit

http://softwarecraft.org/blog/?page_id=11 

Additional info for unix/linux users

An example 'run' script to test the distribution: run

Use that instead of the 'run.bat' that comes packaged in the groovyquickstart.zip .

Update

It appears the original blog/site went down, the zip file is now attached: groovyquickstart.zip

Labels

 
(None)
  1. Mar 22

    Alexandre Rafalovitch says:

    The softwarecraft link is dead (goes to keyword server). Are there alternative l...

    The softwarecraft link is dead (goes to keyword server). Are there alternative locations for the project?