Interface ArtifactDescriptorReader


public interface ArtifactDescriptorReader
Provides information about an artifact that is relevant to transitive dependency resolution. Each artifact is expected to have an accompanying artifact descriptor that among others lists the direct dependencies of the artifact.
Provisional:
This type is provisional and can be changed, moved or removed without prior notice.