By default, Maven will get project dependencies from Maven Local Repository, if it is not found, Maven will get it from the Maven Central Repository
- Maven Central Repository URL – https://repo.maven.apache.org/maven2
- Maven Central Repository Search – https://search.maven.org/
This is how the Maven central repository search website looks like :

History
This is how the Maven Central Repository website looks like in the old days :

