macOS
brew install groovysdklocal Homebrew formula metadata
brew
groovysdk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install groovysdklocal Homebrew formula metadata
概要
SDK for Groovy: a Java-based scripting language
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.groovy実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
grape_completion | cli | グローバル実行可能ファイル | |
groovy.ico | cli | グローバル実行可能ファイル | |
groovyConsole_completion | cli | グローバル実行可能ファイル | |
groovy_completion | cli | グローバル実行可能ファイル | |
groovyc_completion | cli | グローバル実行可能ファイル | |
groovydoc_completion | cli | グローバル実行可能ファイル | |
groovysh_completion | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:groovysdk |
|---|---|
| バージョン | 5.0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/groovysdk |
| ホームページ | https://www.groovy-lang.org/ |
| リポジトリ | https://github.com/apache/groovy |
| 上流ドキュメント | https://groovy.apache.org/download |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-5.0.7.zip |
| 最終更新 | 2026-07-04T04:45:15Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.