| Package | Description |
|---|---|
| com.google.cloud.tools.opensource.classpath | |
| com.google.cloud.tools.opensource.dependencies |
| Class and Description |
|---|
| Bom |
| DependencyGraphBuilder
Based on the Apache Maven Artifact
Resolver (formerly known as Eclipse Aether).
|
| DependencyPath
Path from the root to a node in a dependency tree, where a node is
Artifact with scope
and optional flag. |
| UnresolvableArtifactProblem
Problem describing unresolvable Maven artifact in a dependency tree.
|
| Class and Description |
|---|
| ArtifactProblem
Problem in a Maven artifact in a dependency tree.
|
| Bom |
| DependencyGraph
A representation of the complete non-cyclic transitive dependency tree of a Maven artifact.
|
| DependencyGraphResult
Result of dependency graph building with
UnresolvableArtifactProblems if any. |
| DependencyPath
Path from the root to a node in a dependency tree, where a node is
Artifact with scope
and optional flag. |
| MavenRepositoryException
Error interacting with a remote or local Maven repository such as artifact not found.
|
| UnresolvableArtifactProblem
Problem describing unresolvable Maven artifact in a dependency tree.
|
| Update
Holder for a suggested dependency update.
|
Copyright © 2018–2020 Google LLC.. All rights reserved.