macOS
brew install groovysdklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für groovysdk in AI-Agent-Workflows.
Installation
brew install groovysdklocal Homebrew formula metadata
Überblick
SDK for Groovy: a Java-based scripting language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
grape_completion | cli | globales Executable | |
groovy.ico | cli | globales Executable | |
groovyConsole_completion | cli | globales Executable | |
groovy_completion | cli | globales Executable | |
groovyc_completion | cli | globales Executable | |
groovydoc_completion | cli | globales Executable | |
groovysh_completion | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:groovysdk |
|---|---|
| Version | 5.0.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/groovysdk |
| Homepage | https://www.groovy-lang.org/ |
| Repository | https://github.com/apache/groovy |
| Upstream-Dokumentation | https://groovy.apache.org/download |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-5.0.7.zip |
| Zuletzt aktualisiert | 2026-07-04T04:45:15Z |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.