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 in maven?



What is a transitive dependency in maven?..

Answer / Rajendra Kumar Sharma

A transitive dependency is a dependency that a project has indirectly, through one or more of its direct dependencies. In other words, if Dependency A depends on Library B and Library B depends on Library C, then Library C is considered a transitive dependency for Dependency A.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the role of a build tool in apache maven?

1 Answers  


How to force the intellij idea to reread/update all dependencies specified in the pom file?

1 Answers  


How can you create an executable jar with dependencies using maven?

1 Answers  


What are gradle and maven?

1 Answers  


What does the build tool?

1 Answers  


What is a test dependency scope in maven?

1 Answers  


what is Maven artifact?

1 Answers  


What are the aspects maven manages?

1 Answers  


How can you activate profiles?

1 Answers  


What is the difference between snapshot and version?

1 Answers  


What is a cyclic dependency?

1 Answers  


Give the command for installation of the jar file in a local repository.

1 Answers  


Categories