Interface IArtifactURLBuilder

All Known Implementing Classes:
AbstractArtifactURLBuilder, DirectArtifactURLBuilder, NexusContentServiceArtifactURLBuilder

public interface IArtifactURLBuilder
This interface is to allow different implementation on how to retrieve an artifact from a Nexus repository. Therefore this interface provides functionality to define the artifact details and a build() method to create the URL for the given artifact.
Author:
stephan.watermeyer, Diebold Nixdorf