          MODULE=groovy-bin
         VERSION=1.8.5
          SOURCE=groovy-binary-$VERSION.zip
      SOURCE_URL=http://dist.groovy.codehaus.org/distributions
SOURCE_DIRECTORY=$BUILD_DIRECTORY/groovy-$VERSION
      SOURCE_VFY=sha256:5d6f6d5905f179cd7f3bccd29af4918eea67eeebe12aaa7144e31c7f5d0b5f06
        WEB_SITE=http://groovy.codehaus.org
         ENTERED=20080828
         UPDATED=20120106
           SHORT="An agile dynamic language for the Java Platform"

cat <<EOF
Groovy...
Builds upon the strengths of Java but has additional power features
inspired by languages like Python, Ruby and Smalltalk. Makes modern
programming features available to Java developers with almost-zero
learning curve. Increases developer productivity by reducing
scaffolding code when developing web, GUI, database or console
applications.
EOF
