public class DependencyResolverContext extends Object
URLClassLoader
Constructor and Description |
---|
DependencyResolverContext(org.eclipse.aether.artifact.Artifact artifact) |
Modifier and Type | Method and Description |
---|---|
Collection<URL> |
resolveDependencies() |
public DependencyResolverContext(org.eclipse.aether.artifact.Artifact artifact)
public Collection<URL> resolveDependencies() throws org.eclipse.aether.resolution.ArtifactDescriptorException, org.eclipse.aether.resolution.ArtifactResolutionException, MalformedURLException
org.eclipse.aether.resolution.ArtifactDescriptorException
org.eclipse.aether.resolution.ArtifactResolutionException
MalformedURLException
Copyright © 2016–2019 AdroitLogic. All rights reserved.