Interface ArtifactAnalyzer


public interface ArtifactAnalyzer
  • Method Summary

    Modifier and Type
    Method
    Description
    analyze(List<org.apache.maven.artifact.Artifact> artifacts)
     
  • Method Details