          MODULE=gradle
         VERSION=9.4.1
          SOURCE=$MODULE-$VERSION-all.zip
      SOURCE_URL=https://services.gradle.org/distributions/
      SOURCE_VFY=sha256:708d2c6ecc97ca9a11838ef64a6c2301151b8dd10387e22dc1a12c30557cab5b
        WEB_SITE=https://gradle.org/
         ENTERED=20180307
         UPDATED=20260405
           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
