Interface Exclusion


@Experimental public interface Exclusion
A dependency exclusion.
Since:
4.0.0
See Also:
  • Method Details

    • getGroupId

      @Nullable String getGroupId()
    • getArtifactId

      @Nullable String getArtifactId()