Interface ArtifactMetadataSource

All Known Subinterfaces:
ArtifactMetadataSource
All Known Implementing Classes:
DefaultMetadataSource, MavenMetadataSource

public interface ArtifactMetadataSource
Provides some metadata operations, like querying the remote repository for a list of versions available for an artifact.
Author:
Jason van Zyl