public interface ArtifactTranslator
Modifier and Type | Method and Description |
---|---|
Set<ArtifactCoordinate> |
translate(Set<Artifact> artifacts,
Log log) |
Set<ArtifactCoordinate> translate(Set<Artifact> artifacts, Log log)
artifacts
- set of Artifact
s.log
- Log
ArtifactCoordinate
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.