Maven Repository - 0 views
-
Online Training at Attune University on 12 Jul 13Maven repository contain different artifacts. It's contain different dependencies.In maven there are different repository like local, central, remote. Types of repository: 1) Maven Local Repository: The maven local repository is a local folder that is used to store all your project's dependencies (plugin jars and other files which are downloaded by Maven).