macOS
brew install groovysdklocal Homebrew formula metadata
sudo port install groovyMacPorts ports tree · lang/groovy/Portfile · source: api.github.com
brew / rank 1204
SDK for Groovy: a Java-based scripting language. Version 5.0.8 via Homebrew; verified 2026-08-01. Also installable with macports: sudo port install groovy.
install
brew install groovysdklocal Homebrew formula metadata
sudo port install groovyMacPorts ports tree · lang/groovy/Portfile · source: api.github.com
sudo apt install groovyDebian stable package indexes · groovy · source: deb.debian.org
nix profile install nixpkgs#groovynixpkgs package indexes · pkgs/by-name/gr/groovy/package.nix · source: api.github.com
sudo pacman -S groovyArch Linux sync databases · groovy · source: geo.mirror.pkgbuild.com
choco install groovyChocolatey community package catalog · groovy · source: community.chocolatey.org
scoop install main/groovyScoop official bucket manifest trees · bucket/groovy.json · source: api.github.com
overview
SDK for Groovy: a Java-based scripting language
history
The `groovysdk` package is a Homebrew packaging companion for Apache Groovy SDK-related assets rather than a separate upstream language. Its history is therefore the project-level history of Apache Groovy, with package significance centered on SDK support files and completions.
Apache Groovy began in 2003 as a Java-platform language and evolved through beta, JSR, release-candidate, and 1.0.0 releases documented in the official changelog. JSR 241 records the Java Community Process standardization effort for Groovy.
Groovy 2.0.0 in 2012 added static type checking and static compilation to the language's dynamic scripting model. In 2015, the project entered the Apache Incubator and graduated on 2015-11-18 as an Apache top-level project.
The package role is narrower than the main `groovy` formula: `groovysdk` is curated as SDK material for Groovy, with completion assets and documentation-oriented support around the same Apache Groovy upstream.
The Groovy SDK is relevant because Groovy users rarely consume only a compiler. They use shell commands, documentation, dependency tooling, completions, and editor or terminal support around a JVM language distribution.
Groovy adoption in build tools, CI pipelines, frameworks, and test tooling made SDK-adjacent packaging useful: completions and command support reduce friction for users who run Groovy tools directly from a Unix shell.
The Homebrew package exposes completion-oriented files such as `groovy_completion`, `groovyc_completion`, `groovysh_completion`, `groovyConsole_completion`, `groovydoc_completion`, and `grape_completion` rather than the main runtime command set.
Because it shares Apache Groovy's per-user conventions, the curation preserves the same `~/.groovy` configuration paths used by Grape, logging, and shell initialization. No separate credentials file is documented for this SDK package.
`groovysdk` is package-nerd interesting mostly as a split-package artifact: it shows how package managers sometimes separate a language runtime from SDK or shell-support assets even when the upstream project is one language distribution.
The package also makes Groovy friendlier in CLI-heavy environments by shipping completions for the commands developers use when compiling, documenting, running, and exploring Groovy code.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.groovy/grapeConfig.xml~/.groovy/logging.properties~/.groovy/groovysh_init.groovyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
grape | cli | global executable | |
grape_completion | cli | global executable | |
groovy | cli | global executable | |
groovy.ico | cli | global executable | |
groovyConsole | cli | global executable | |
groovyConsole_completion | cli | global executable | |
groovy_completion | cli | global executable | |
groovyc | cli | global executable | |
groovyc_completion | cli | global executable | |
groovydoc | cli | global executable | |
groovydoc_completion | cli | global executable | |
groovysh | cli | global executable | |
groovysh_completion | cli | global executable | |
java2groovy | cli | global executable | |
startGroovy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:groovysdk |
|---|---|
| Version | 5.0.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/groovysdk |
| Homepage | https://www.groovy-lang.org/ |
| Upstream docs | https://www.groovy-lang.org/ |
| License | Apache-2.0 |
| Source archive | https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-5.0.8.zip |
| Last updated | 2026-08-01T06:43:25Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | groovysdk |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
groovy
sudo port install groovygroovy 2.4.21-10
Agile dynamic language for the Java Virtual Machine
sudo apt install groovygroovy-doc 2.4.21-10
Agile dynamic language for the Java Virtual Machine (documentation)
sudo apt install groovy-docgroovy
nix profile install nixpkgs#groovygroovy 2.4.21-10
Agile dynamic language for the Java Virtual Machine
sudo apt install groovygroovy-doc 2.4.21-10
Agile dynamic language for the Java Virtual Machine (documentation)
sudo apt install groovy-docgroovy 5.0.8-1
Programming language for the Java platform, inspired by Python, Ruby and Smalltalk
sudo pacman -S groovygroovy
choco install groovymain/groovy
scoop install main/groovysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.