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...


Where are maven dependencies downloaded to?



Where are maven dependencies downloaded to?..

Answer / Akhilesh Kumar Awasthi

"Maven stores downloaded dependencies in the local repository, typically located under ~/.m2/repository or C:Users<username>.m2
epository on Windows."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How do you tell maven to use the latest version of a dependency?

1 Answers  


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

1 Answers  


Explain what is maven? How does it work?

1 Answers  


What is maven tool?

1 Answers  


How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?

1 Answers  


What is the purpose of maven?

1 Answers  


What is a project's fully qualified artifact name?

1 Answers  


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

1 Answers  


How to run test classes in maven?

1 Answers  


How to add local jar files to a maven project?

1 Answers  


What do you mean by maven repository and its types?

1 Answers  


Explain what would the “jar: jar” goal do?

1 Answers  


Categories