Interface ArtifactResolve

All Superinterfaces:
Base
All Known Implementing Classes:
ArtifactResolveImpl

public interface ArtifactResolve extends Base
Interface describing the methods of ArtifactResolve.
Interface welches die Methoden von ArtifactResolve beschreibt.
  • Method Details

    • getArtifact

      String getArtifact()
      Method to get the Artifact.
      Methode um das Artifact zu holen.
      Returns:
      the Artifact as String
      der Artifact als String