java-apache-ivy
Dependency manager for the Java programming language
Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies. It is characterized by the following:
flexibility and configurability - Ivy is essentially process agnostic and is not tied to any methodology or structure. Instead it provides the necessary flexibility and configurability to be adapted to a broad range of dependency management and build processes.
tight integration with Apache Ant - while available as a standalone tool, Ivy works particularly well with Apache Ant providing a number of powerful Ant tasks ranging from dependency resolution to dependency reporting and publication.
- Versions: 2.4.0
- Website: https://ant.apache.org/ivy
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-apache-ivy
as follows:
guix install java-apache-ivy
Or install a particular version:
guix install java-apache-ivy@2.4.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/java-apache-ivy/'><img src='http://127.0.0.1:3000/packages/java-apache-ivy/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/java-apache-ivy/badges/latest-version.svg)](http://127.0.0.1:3000/packages/java-apache-ivy/) Org: [[http://127.0.0.1:3000/packages/java-apache-ivy/][http://127.0.0.1:3000/packages/java-apache-ivy/badges/latest-version.svg]]