Answer Posted / 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 View All Answers