Interface ArtifactCoords

    • Method Detail

      • getGroupId

        String getGroupId()
      • getArtifactId

        String getArtifactId()
      • getClassifier

        String getClassifier()
      • getVersion

        String getVersion()