| 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) |
static LinkageChecker |
LinkageChecker.create(Bom bom,
Path exclusionFile) |
| Modifier and Type | Method and Description |
|---|---|
static Bom |
Bom.readBom(Path pomFile) |
static Bom |
Bom.readBom(String coordinates)
Parses the dependencyManagement section of an artifact and returns the artifacts
included there.
|
static Bom |
Bom.readBom(String coordinates,
List<String> mavenRepositoryUrls)
Parses the dependencyManagement section of an artifact and returns
the artifacts included there.
|
Copyright © 2018–2021 Google LLC.. All rights reserved.