- Apache IVY Tutorial
- Apache IVY - Home
- Apache IVY - Overview
- Apache IVY - Environment Setup
- Apache IVY - Terminology
- Apache IVY - Settings File
- Apache IVY - Eclipse Ivy Plugin
- ANT Ivy Tasks
- Apache IVY - resolve
- Apache IVY - install
- Apache IVY - retrieve
- Apache IVY - cachepath
- Apache IVY - publish
- Apache IVY - info
- Repositories
- Apache IVY - Resolvers
- Apache IVY - Local Repository
- Apache IVY - Shared Repository
- Apache IVY - Public Repository
- Apache IVY Useful Resources
- Apache IVY - Quick Guide
- Apache IVY - Useful Resources
- Apache IVY - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Apache IVY Tutorial
Apache IVY is a dependencies management tool similar to Maven but is ANT based. It is highly flexible and configurable similar to ANT and easy to use as Maven.
Audience
This tutorial has been prepared for the beginners to help them understand the basic functionality of Apache IVY to automate the build and deployment process.
Prerequisites
For this tutorial, we assume the readers to have prior knowledge of basic software development using Java or any other programming language. It will help if you had some exposure to the software build and deployment process.
Advertisements