Apache Maven Artifact Resolver

Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution.

Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports, and artifact resolution.

It is expected to be extended by a concrete repository implementation, such as Maven Artifact Resolver Provider for Maven repositories or any other provider for other repository formats.