| Package | Description |
|---|---|
| com.google.cloud.tools.opensource.classpath | |
| com.google.cloud.tools.opensource.dependencies |
| Class and Description |
|---|
| Bom |
| DependencyGraphBuilder
Builds dependency graphs for Maven artifacts by querying repositories for
pom.xml files and following the dependency chains therein.
|
| DependencyPath
A sequence of Maven artifacts and dependencies (scope and optional flag) in between.
|
| 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 complete non-cyclic transitive dependency graph of a Maven dependency.
|
| DependencyPath
A sequence of Maven artifacts and dependencies (scope and optional flag) in between.
|
| 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–2021 Google LLC.. All rights reserved.