Styrow.dev
Question 12 of 20
Maven Topic: General medium

What is remote repository?

Question

What is remote repository?

Answer

Maven remote repository is located on the web by different vendors. So you need to define the dependency in pom.xml file manually. It is important because most of libraries are missing from the central repository.