Apache Ivy

Apache Ivy is a dependency manager for Ant builds, enabling declaration, resolution, and retrieval of project dependencies from Maven repositories and other sources. It integrates directly into Ant build files and provides rich dependency resolution capabilities including conflict management, transitive dependencies, and artifact caching.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-ant:apache-ivy
name: Apache Ivy
description: Apache Ivy is a dependency manager for Ant builds, enabling declaration, resolution, and
  retrieval of project dependencies from Maven repositories and other sources. It integrates directly
  into Ant build files and provides rich dependency resolution capabilities including conflict management,
  transitive dependencies, and artifact caching.
humanURL: https://ant.apache.org/ivy/
tags:
- Dependency Management
- Java
- Maven
properties:
- type: Documentation
  url: https://ant.apache.org/ivy/
- type: GettingStarted
  url: https://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html