          MODULE=gradle
         VERSION=9.7.1
          SOURCE=$MODULE-$VERSION-all.zip
      SOURCE_URL=https://services.gradle.org/distributions/
      SOURCE_VFY=sha256:92c1a136d76b5017732a66d2e0a648ebff00dd3687d8bff0d0047a1bd904fdf2
        WEB_SITE=https://gradle.org/
         ENTERED=20180307
         UPDATED=20260821
           SHORT="A powerful build system for the JVM"

cat <<EOF
Gradle is an open-source build automation tool focused on flexibility and
performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
EOF
