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



What types of maven repository?..

Answer / Anima Gupta

There are three main types of Maven repositories: local repository, remote repository, and central repository. The local repository is the default repository where Maven stores downloaded artifacts for your project. Remote repositories can be either public or private, and act as sources for dependencies and plugins. The central repository (https://repo1.maven.org/maven2) is a large repository maintained by Apache and provides common artifacts for the Maven community.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

Mention the three build lifecycle of Maven?

1 Answers  


Where do we configure repositories in maven?

1 Answers  


Explain how you can exclude dependency?

1 Answers  


Where are maven dependencies stored?

1 Answers  


Name the 3 build lifecycle of maven.

1 Answers  


What is a remote repository?

1 Answers  


Have you heard of ban duplicate classes maven enforcer plugin? What is its use?

1 Answers  


What types of maven repository?

1 Answers  


What is a local repository?

1 Answers  


Write the steps for installing maven on windows.

1 Answers  


What is the sequence in which maven looks for the resources?

1 Answers  


Is it possible to refer a property defined in your pom.xml file?

1 Answers  


Categories