macOS
brew install fastjarprovider-native install command
安装
brew install fastjarprovider-native install command
概览
Implementation of Sun's jar tool
历史
fastjar is a free-software implementation of the Java JAR command, paired with grepjar, that survived as a small Unix package because it let GCC/GNU Java-era systems create and inspect JAR archives without depending on Sun's proprietary toolchain.
The Savannah project page records fastjar as a non-GNU project registered on March 21, 2006, with GPL-2.0-or-later licensing and a CVS source repository. GCC hosted a manual titled Guide to GNU jar utilities, documenting fastjar and grepjar as command-line utilities.
fastjar's adoption has been historical and distribution-driven rather than community-growth driven. It appears in Unix package managers as a compatibility tool for older Java/GNU Classpath and GCC Java workflows, while modern Java installations generally provide jar through the JDK.
The GCC manual describes fastjar as the tool to invoke for JAR archive operations and grepjar as the companion search utility. In practice it is installed when a small, standalone jar-compatible command is needed in old build recipes or minimal packaging environments.
Package maintainers care about fastjar mostly as fossil infrastructure: it is a reminder of the period when free Java tooling had to replace proprietary pieces one command at a time, and it remains packaged because old build graphs sometimes still name fastjar explicitly.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fastjar | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
grepjar | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fastjar |
|---|---|
| 版本 | 0.98 |
| 软件包管理器 | Homebrew |
| 主页 | https://savannah.nongnu.org/projects/fastjar |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.