Answer Posted / Alok Singh
A Maven repository is a location where Maven downloads and stores artifacts (such as JAR files) required for your project. There are two main types of repositories: remote repositories (central, public, or custom) and local repository (where downloaded artifacts are stored temporarily).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers