Interface GroupArtifactVersion


public interface GroupArtifactVersion
  • Method Details

    • getGroupId

      @Nullable @Nullable String getGroupId()
    • getArtifactId

      String getArtifactId()
    • getVersion

      @Nullable @Nullable String getVersion()