Interface DependencyCollector


public interface DependencyCollector
Abstraction for Collecting Dependencies.

In Ant this is in AntRepoSys

  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.aether.collection.CollectResult
     
  • Method Details

    • collectDependencies

      org.eclipse.aether.collection.CollectResult collectDependencies(DependencyContainer dependencies)