Interface | Description |
---|---|
DependencyListener |
This interface is a listener that is notified when the
DependencyService fetches and publishes artifacts. |
DependencyService |
Provides all of the dependency management services.
|
Class | Description |
---|---|
DefaultDependencyService |
Default implementation of the dependency service.
|
DependencyService.TraversalRules |
Controls how resolution functions for each dependency-group.
|
DependencyService.TraversalRules.GroupTraversalRule | |
DependencyTreePrinter |
Outputs a dependency tree and can optionally highlight different dependencies.
|
PathTools |
File utilities.
|
Exception | Description |
---|---|
LicenseException |
Thrown when an invalid license is encountered during the resolution process.
|
PublishException |
Thrown when publishing an Artifact fails.
|