InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is java-based tool for tracking, resolving and managing project dependencies?(a) jclouds(b) JDO(c) ivy(d) All of the mentioned |
|
Answer» Correct choice is (c) ivy The best I can explain: jclouds is a cloud agnostic library that enables developers to access a variety of supported cloud providers using one API. |
|