          MODULE=gradle
         VERSION=9.2.0
          SOURCE=$MODULE-$VERSION-all.zip
      SOURCE_URL=https://services.gradle.org/distributions/
      SOURCE_VFY=sha256:16f2b95838c1ddcf7242b1c39e7bbbb43c842f1f1a1a0dc4959b6d4d68abcac3
        WEB_SITE=https://gradle.org/
         ENTERED=20180307
         UPDATED=20251030
           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
