Interface DependencyCollector

All Superinterfaces:
Service
All Known Implementing Classes:
DefaultDependencyCollector

@Experimental public interface DependencyCollector extends Service
The DependencyCollector service can be used to collect dependencies for a given artifact and builds a graph of them. The dependencies collection mechanism will not download any artifacts, and only the pom files will be downloaded.
Since:
4.0