Home »
MCQs »
Apache IVY MCQs
Which of the following function is used to resolve a project's dependencies and obtain the required assets from the repository?
6. Which of the following function is used to resolve a project's dependencies and obtain the required assets from the repository?
- Resolve ()
- Retrieve ()
- Publish ()
- Dependencymanagement()
Answer: A) Resolve ()
Explanation:
Resolve () function is used to resolve a project's dependencies and obtain the required assets from the repository.