Home » JAVA Programming » Java Basic » Question
  1. Which of below is not a dependency management tool?
    1. Jenkins
    2. Gradle
    3. Maven
    4. Ant
    5. None of these
Correct Option: A

Jenkins is continuous integration system. Ant, Maven, Gradle is used for build process.



Your comments will be displayed only after manual approval.