| 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 | |
| AbstractGolangDependency.PropertiesExclusionSpec | |
| AbstractNotationDependency |
All implementations must override equals() and hashCode()
|
| AbstractResolvedDependency |
Represents some code at a specific version.
|
| DefaultDependencyRegistry | |
| GolangDependencyHandler | |
| GolangDependencySet | |
| VendorNotationDependency | |
| VendorResolvedDependency |
| Enum | Description |
|---|---|
| AbstractGolangDependency.NoTransitiveSpec | |
| GolangDependency.Namer |