java - Maven Spring dependency repository -


i developing spring application using maven , find comprehensive , up-to-date repository dependencies. far have found 3 repos, unsure of 1 use.

the central repository comprehensive repository contains artifacts lot of projects.

the central repository default repository used maven when no other repositories defined in project's pom. such, repository not need explicitly configured in pom in order used.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -