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?

  1. 4
  2. 5
  3. 3
  4. 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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.