| Package | Description |
|---|---|
| com.google.cloud.tools.opensource.classpath | |
| com.google.cloud.tools.opensource.dependencies |
| Modifier and Type | Method and Description |
|---|---|
static LinkageChecker |
LinkageChecker.create(Bom bom) |
| Modifier and Type | Method and Description |
|---|---|
static Bom |
RepositoryUtility.readBom(Path pomFile) |
static Bom |
RepositoryUtility.readBom(String coordinates)
Parse the dependencyManagement section of an artifact and return the artifacts included there.
|
static Bom |
RepositoryUtility.readBom(String coordinates,
List<String> mavenRepositoryUrls)
Parse the dependencyManagement section of an artifact and return the artifacts included there.
|
Copyright © 2018–2020 Google LLC.. All rights reserved.