public class MavenArtifactInstallerImpl
extends org.embulk.plugin.maven.MavenArtifactInstaller
| Constructor and Description |
|---|
MavenArtifactInstallerImpl(Path localMavenRepositoryPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
install(String coords,
String... repositoryUrls) |
public MavenArtifactInstallerImpl(Path localMavenRepositoryPath) throws FileNotFoundException
FileNotFoundExceptionpublic final void install(String coords, String... repositoryUrls) throws IOException
install in class org.embulk.plugin.maven.MavenArtifactInstallerIOException