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


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



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

Answer / Neeraj Kumar Shandilya

"To use the latest version of a dependency in Maven, you can either specify it as 'latest.version' or use the 'snapshots' repository if you are working with snapshot versions."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the difference between a release version and snapshot version in maven?

1 Answers  


Mention the three build lifecycle of Maven?

1 Answers  


Explain how you can produce execution debug output or error messages?

1 Answers  


Explain what is pom?

1 Answers  


Write the steps for installing maven on windows.

1 Answers  


What are the different types of profile in maven? Where will you define these profiles?

1 Answers  


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

1 Answers  


What phases does a clean lifecycle consist of?

1 Answers  


What does it mean when you say maven uses convention over configuration?

1 Answers  


If you fail to define any information, where does your pom inherits that information from?

1 Answers  


What do you mean by maven and why it is used?

1 Answers  


Explain the difference between dependency and plugin in maven?

1 Answers  


Categories