public class DownloadUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Path |
downloadMavenArtifact(String coordinate) |
static Path |
downloadMavenArtifact(String groupId,
String artifactId,
String version) |
Copyright © 2022 Liquibase.org. All rights reserved.