public final class DependencyRetriever extends Object
| Constructor | Description |
|---|---|
DependencyRetriever() |
| Modifier and Type | Method | Description |
|---|---|---|
static JarFileLoader |
retrieve(@NotNull String artifact) |
|
static @NotNull JarFileLoader |
retrieve(@NotNull List<String> artifacts) |
|
static @NotNull JarFileLoader |
retrieve(@NotNull org.sonatype.aether.artifact.Artifact artifact) |
public static JarFileLoader retrieve(@NotNull @NotNull String artifact) throws org.sonatype.aether.resolution.DependencyResolutionException
org.sonatype.aether.resolution.DependencyResolutionException@NotNull public static @NotNull JarFileLoader retrieve(@NotNull @NotNull org.sonatype.aether.artifact.Artifact artifact) throws org.sonatype.aether.resolution.DependencyResolutionException
org.sonatype.aether.resolution.DependencyResolutionException@NotNull public static @NotNull JarFileLoader retrieve(@NotNull @NotNull List<String> artifacts) throws org.sonatype.aether.resolution.DependencyResolutionException
org.sonatype.aether.resolution.DependencyResolutionExceptionCopyright © 2017. All rights reserved.