Types of repository in maven

Maven repositories:

Maven repositories are directories of packaged JAR files with extra meta-data. The meta-data is represented by POM files. A repository contains all the project jars, library jar, plugins and any other project specific artifacts.

Types of maven repository:

  1. Local Repository
  2. Central Repository
  3. Remote Repository
Please follow and like us:
Content Protection by DMCA.com