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



What is a maven repository?..

Answer / Shiv Gopal Mishra

A Maven Repository is a location where Maven can download required dependencies and plugins. There are two main types of repositories: Remote Repositories (like Central Repository or Jitpack) which host artifacts for public use, and Local Repositories which store downloaded artifacts locally on your machine for faster access during subsequent builds.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How to run test classes in maven?

1 Answers  


Mention the phases of cleaning lifecycle.

1 Answers  


What are the types of maven repository?

1 Answers  


What are the differences between ant and maven?

1 Answers  


How can I change the default location of the generated jar when I command "mvn package"?

1 Answers  


Difference between maven project and module?

1 Answers  


Difference between maven scope compile and provided for jar packaging?

1 Answers  


What is maven jxr?

1 Answers  


Explain how you can exclude dependency?

1 Answers  


What is the syntax for offline project creation?

1 Answers  


Where are maven dependencies downloaded to?

1 Answers  


Where do we configure repositories in maven?

1 Answers  


Categories