Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a transitive dependency? Can we override transitive dependency version and if yes, how?



What is a transitive dependency? Can we override transitive dependency version and if yes, how?..

Answer / Nagender Choudhary

"A transitive dependency is a dependency that a project depends on indirectly through one or more of its declared dependencies. To override the version of a transitive dependency, you can specify the exact version in your pom.xml file using the <dependencyManagement> section."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the command to check the maven version?

1 Answers  


What are the benefit of storing jars/external dependencies in the local repository instead of a remote one?

1 Answers  


What is a snapshot maven?

1 Answers  


How does maven looks for a dependency or resource?

1 Answers  


What are the different phases of a maven build lifecycle?

1 Answers  


What do you mean by maven repository and its types?

1 Answers  


How you can exclude dependency?

1 Answers  


What is the use of the execution element in pom file?

1 Answers  


What are some problems which we face while the development of a project when maven is not used?

1 Answers  


What is maven's order of inheritance?

1 Answers  


Explain what is maven? How does it work?

1 Answers  


Mention the three build lifecycle of Maven?

1 Answers  


Categories