| Interface | Description |
|---|---|
| DependencyRegistry |
Manages global dependency register.
|
| GolangDependency |
A
GolangDependency represents a dependency
such as a specific version of source code or a local directory. |
| NotationDependency | |
| ResolvedDependency |
| Class | Description |
|---|---|
| AbstractGolangDependency | |
| AbstractNotationDependency |
All implementations must override equals() and hashCode()
|
| AbstractNotationDependency.PropertiesExclusionPredicate | |
| AbstractResolvedDependency |
Represents some code at a specific version.
|
| DefaultDependencyRegistry | |
| GolangDependencyHandler | |
| GolangDependencySet | |
| GolangDependencySet.DependencySetFacade | |
| LocalDirectoryDependency | |
| ResolveContext | |
| UnrecognizedPackageNotationDependency | |
| VendorNotationDependency | |
| VendorResolvedDependency |
| Enum | Description |
|---|---|
| AbstractNotationDependency.NoTransitiveSpec |