| Class | Description |
|---|---|
| Coordinate | The dependency's coordinate. |
| Coordinate.Key | |
| DependencyStatus | The version status of a dependency. |
| DependencyUpdates | An evaluator for reporting of which dependencies have later versions. |
| DependencyUpdatesReporter | A reporter for the dependency updates results. |
| DependencyUpdatesTask | A task that reports which dependencies have later versions. |
| Resolver | Resolves the configuration to determine the version status of its dependencies. |
| VersionComparator | A comparator of the dependency's version to determine which is later. |
| VersionMapping | A mapping of which versions are out of date, up to date, or exceed the latest found. |