public interface ArtifactResolver
Modifier and Type | Method and Description |
---|---|
MavenArtifactDescriptor |
resolve(Coordinates coordinates,
com.buschmais.jqassistant.core.scanner.api.ScannerContext scannerContext)
Resolves an artifact descriptor for the given coordinates, i.e.
|
MavenArtifactDescriptor resolve(Coordinates coordinates, com.buschmais.jqassistant.core.scanner.api.ScannerContext scannerContext)
coordinates
- The artifact coordinates.scannerContext
- The scanner context.Copyright © 2016 buschmais GbR. All rights reserved.