| Developed by | Apache Software Foundation |
|---|---|
| Latest release | 2.0.0-rc2 / 04 November 2008 |
| Written in | Java |
| OS | Cross-platform |
| Platform | Java |
| Type | Agile Dependency Manager |
| License | Apache License 2.0 |
| Website | http://ant.apache.org/ivy |
Apache Ivy is a transitive dependency manager currently being developed in the Apache Ant. Ivy works with Apache Ant to perform Java (or other language) project dependency resolution. Project dependencies are defined in an external XML file and list the resources necessary to build a project. Ivy then downloads resources similar to the way that Apache Maven does, but where Maven is a complete software build tool, Ivy is purely a transitive dependency manager.
Contents |
Features
- Managing project dependencies
- XML-driven declaration of project dependencies and jar repositories
- Automatic retrieval of transitive dependency definitions and resources
- Automatic integration to publicly available artifact repositories
- Resolution of dependency closures
- Configurable project state definitions, which allow for multiple dependency set definitions
- Extra publishing steps for local projects
History
Ivy was first created in September, 2004 by Jayasoft. Xavier Hanin was the principal architect and developer of the project. Jayasoft moved hosting of Ivy to Apache Incubator in October of 2006. The last version of Ivy hosted under Jayasoft was 1.4.1. Since then, the project has undergone package renaming to reflect its association with the Apache Software Foundation. Package names that were once prefixed fr.jayasoft.ivy are now org.apache.ivy.
Ivy graduated from the Apache Incubator in October, 2007. It is now a sub-project of Apache Ant.
References
- Steve Loughran, Erik Hatcher: Ant in Action, Manning Publications Company, ISBN 1-932394-80-X
External links
|
||||||||||||||
No comments have been added.





