macOS
brew install grailslocal Homebrew formula metadata
sudo port install grailsMacPorts ports tree · devel/grails/Portfile · 来源: api.github.com
安装
brew install grailslocal Homebrew formula metadata
sudo port install grailsMacPorts ports tree · devel/grails/Portfile · 来源: api.github.com
nix profile install nixpkgs#grailsnixpkgs package indexes · grails · 来源: raw.githubusercontent.com
choco install GrailsChocolatey community package catalog · Grails · 来源: community.chocolatey.org
scoop install main/grailsScoop official bucket manifest trees · bucket/grails.json · 来源: api.github.com
概览
Web application framework for the Groovy language
历史
Apache Grails is a Groovy-based full-stack web application framework for the JVM. It packages a convention-over-configuration application generator, runtime conventions, Gradle-based builds, GORM data access, and Spring Boot integration into a CLI-centered developer workflow.
The Apache Grails project history says work began in July 2005, followed by a 0.1 release on March 29, 2006 and a 1.0 release on February 5, 2008. Its early appeal came from bringing Ruby on Rails-style productivity to the Java and Groovy ecosystem.
Grails passed through several stewardship phases: G2One, SpringSource, Object Computing, the Grails Foundation and Unity Foundation, and then the Apache Software Foundation. Apache described the ASF migration as an 18-month process starting in late spring 2024 alongside Grails 7 development.
The ASF move also changed package coordinates for Grails artifacts to org.apache.grails and consolidated many repositories into a single code base to satisfy ASF policy and speed release work.
Grails gained adoption among JVM teams that wanted rapid web application development without leaving Java infrastructure. Its docs emphasize productivity, DRY conventions, Groovy, Spring Boot, Hibernate/GORM, and plugin-based extension.
Package managers matter for Grails because the CLI creates and runs applications, invokes scaffolding and build tasks, and anchors a developer's local JVM web framework toolchain. Homebrew, SDKMAN, and similar managers made it easier to install the framework outside IDE-specific setup.
A typical Grails package user installs the CLI, creates or opens a Grails app, edits build.gradle and grails-app/conf configuration, and runs framework commands to build, test, run, generate, or package an application.
The framework is used for full-stack server-rendered apps, REST APIs, and JVM services that benefit from Groovy productivity while retaining Spring Boot, Jakarta EE, Hibernate, and Gradle integration.
Grails is significant because it is a framework package whose executable is the front door to an entire application layout. Its package has to fit JVM versioning, Gradle behavior, shell completion, generated project files, and long-lived enterprise upgrade paths.
The Apache transition is especially relevant for packagers because artifact coordinates, source distribution rules, release signing, and repository layout all affect downstream formulae and build reproducibility.
安全态势
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.
build.gradlegrails-app/conf/application.ymlgrails-app/conf/application.groovygrails-app/conf/runtime.groovy./config/application.(properties|yml)./application.(properties|yml)grails-app/conf/logback-spring.xml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
grails | cli | 全局可执行文件 | |
grails-forge-cli | cli | 全局可执行文件 | |
grails-shell-cli | cli | 全局可执行文件 | |
grails_forge_cli_completion | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/apache/grails-core
安装元数据
| 软件包键 | brew:grails |
|---|---|
| 版本 | 7.2.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/grails |
| 主页 | https://grails.apache.org/ |
| 仓库 | https://github.com/apache/grails-core |
| 上游文档 | https://grails.apache.org/docs/latest |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/apache/grails-core/releases/download/v7.2.1/apache-grails-7.2.1-bin.zip |
| 最后更新 | 2026-07-17T08:45:37Z |
| Pulse | updated |
| 依赖 | openjdk@21 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | The GRAILS_HOME directory is: $HOMEBREW_PREFIX/opt/grails/libexec |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grails |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
grails
nix profile install nixpkgs#grailsgrails
sudo port install grailsGrails
choco install Grailsmain/grails
scoop install main/grails来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.