public interface UnresolvedDependency
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the identifier of the dependency, for example group:name:version
|
java.lang.Throwable |
getProblem()
the exception that is the cause of unresolved state
|