          MODULE=grails
         VERSION=4.0.10
          SOURCE=$MODULE-$VERSION.zip
      SOURCE_URL=https://github.com/grails/grails-core/releases/download/v$VERSION/
      SOURCE_VFY=sha256:f08ba158db1a3c3a26919c1f1c435978f159fd6c6709522d22cd8dae123213d8
        WEB_SITE=http://grails.org/
         ENTERED=20080828
         UPDATED=20210509
           SHORT="Groovy on rails, web framework"

cat <<EOF
It's an open-source web application framework that leverages the Groovy
language and complements Java Web development.
You can use Grails as a standalone development environment that hides all
configuration details or integrate your Java business logic.
EOF
