groovysdk
brew install groovysdk
v5.0.6
Apache-2.0
Java-based scripting language runtime and SDK for dynamic JVM programming.
Why you might care
Groovy lets you write Java-compatible code with Python-like syntax and dynamic typing, useful for build scripts (Gradle), testing, and rapid prototyping on the JVM. It's a drop-in for teams already invested in Java but wanting less boilerplate. Requires openjdk as a runtime dependency.
2.0k
30-day installs · #981
9.2k
90-day · #843
15.8k
365-day · #1184
Runtime dependencies
Links
- https://www.groovy-lang.org/
- Brew formula source: Formula/g/groovysdk.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"jython",
"kotlin",
"scala"
],
"build_dependencies": [],
"categories": [
"language-runtime",
"interpreter"
],
"caveats": null,
"conflicts_with": [
"groovy"
],
"dependencies": [
"openjdk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "SDK for Groovy: a Java-based scripting language",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:27+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "groovysdk",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.groovy-lang.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "The Apache Groovy\u2122 programming language",
"installs_30d": 1957,
"installs_365d": 15817,
"installs_90d": 9213,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:48:14+00:00",
"llm_model": "claude-haiku-4-5",
"name": "groovysdk",
"oldnames": [],
"one_liner": "Java-based scripting language runtime and SDK for dynamic JVM programming.",
"optional_dependencies": [],
"rank_30d": 981,
"rank_365d": 1184,
"rank_90d": 843,
"raw_hash": "ad738303a7d2be2a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/groovysdk.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "5.0.6",
"versioned_formulae": [],
"why_use_this": "Groovy lets you write Java-compatible code with Python-like syntax and dynamic typing, useful for build scripts (Gradle), testing, and rapid prototyping on the JVM. It\u0027s a drop-in for teams already invested in Java but wanting less boilerplate. Requires openjdk as a runtime dependency."
}