Home »
MCQs »
Apache IVY MCQs
Apache Ivy has how many Ant jobs for exposing dependencies to the Java build path?
18. Apache Ivy has how many Ant jobs for exposing dependencies to the Java build path?
- 4
- 5
- 3
- 2
Answer: D) 2
Explanation:
Apache Ivy has two Ant jobs for exposing dependencies to the Java build path:
- <ivy:cachepath> task
- <ivy:retrieve> task