| Package | Description |
|---|---|
| com.google.cloud.tools.opensource.dependencies |
| Modifier and Type | Method and Description |
|---|---|
static String |
RepositoryUtility.findLatestCoordinates(org.eclipse.aether.RepositorySystem repositorySystem,
String groupId,
String artifactId)
Returns the latest Maven coordinates for
groupId:artifactId in repositorySystem. |
static com.google.common.collect.ImmutableList<String> |
RepositoryUtility.findVersions(org.eclipse.aether.RepositorySystem repositorySystem,
String groupId,
String artifactId)
Returns list of versions available for
groupId:artifactId in repositorySystem. |
static void |
Java8IncompatibleReferenceCheck.main(String[] arguments) |
static Bom |
Bom.readBom(Path pomFile) |
Copyright © 2018–2021 Google LLC.. All rights reserved.