macOS
brew install ivylocal Homebrew formula metadata
安装
brew install ivylocal Homebrew formula metadata
nix profile install nixpkgs#ivynixpkgs package indexes · pkgs/by-name/iv/ivy/package.nix · 来源: api.github.com
sudo dnf install apache-ivyFedora Rawhide package metadata · apache-ivy · 来源: dl.fedoraproject.org
sudo zypper install apache-ivyopenSUSE Tumbleweed package metadata · apache-ivy · 来源: download.opensuse.org
概览
Agile dependency manager
历史
Apache Ivy is a Java dependency manager associated with Apache Ant. It records, tracks, resolves, reports, and retrieves project dependencies while staying process-agnostic and configurable rather than imposing a full build lifecycle.
Ivy began outside Apache under Jayasoft; the Apache documentation still notes that the documentation was migrated from the old Jayasoft web site. The Apache Ivy home page records its October 2007 graduation as a subproject of Ant, followed by the 2.0.0 beta and release-candidate cycle.
The 2.0.0 release in January 2009 was the first non-beta Ivy release under Apache. The release notes highlight the move from Jayasoft Ivy to Apache Ivy, Java package renaming from fr.jayasoft to org.apache, the settings-file terminology change from configuration to settings, and a default resolver move toward Maven 2-compatible ibiblio repositories.
The 2.x line developed Ivy into a long-lived Ant companion. Apache's release history lists 2.1.0 in 2009, 2.2.0 in 2010, 2.3.0 in 2013, 2.4.0 in 2014, 2.5.0 in 2019, and maintenance releases in the 2.5 series.
Ivy's adoption came from Java projects that wanted transitive dependency resolution without moving the whole build to Maven. Its tight Ant integration let build.xml users add dependency resolution, reports, publishing, and retrieval while preserving existing Ant build structure.
The input package metadata shows Ivy packaged across Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, and openSUSE. That broad packaging reflects its role as a build tool dependency for legacy and maintained Java build systems.
Ivy projects usually declare dependencies in ivy.xml and customize repositories, resolvers, caches, namespaces, credentials, and other behavior through ivysettings.xml. It can run as Ant tasks or as a standalone application, with the cache and retrieval model separating dependency resolution from local artifact layout.
Ivy is most often compared with Maven dependency management: it can consume Maven-style metadata and repositories, but its package-nerd appeal is that it keeps dependency resolution independent from a prescribed project model.
Ivy matters historically because it represents a flexible, XML-configured answer to Java dependency hell during the Ant era. It is also a useful study in package-manager interoperability: Ivy files, Maven POMs, resolvers, repositories, caches, conflict managers, and generated reports are all explicit pieces of its model.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
ivysettings.xml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ivy | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ivy |
|---|---|
| 版本 | 2.6.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://ant.apache.org/ivy/ |
| 最后更新 | 2026-07-15T20:53:58Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ivy 2.5.3-1
agile dependency manager
sudo apt install ivyivy-doc 2.5.3-1
agile dependency manager (documentation)
sudo apt install ivy-docivy
nix profile install nixpkgs#ivyivy 2.5.2-1
agile dependency manager
sudo apt install ivyivy-doc 2.5.2-1
agile dependency manager (documentation)
sudo apt install ivy-docapache-ivy 2.6.0-2.fc45
Java-based dependency manager
sudo dnf install apache-ivyapache-ivy 2.6.0-1.2
Java-based dependency manager
sudo zypper install apache-ivyivy
sudo port install ivy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.