Class UnresolvedLibrary

  • All Implemented Interfaces:
    ClasspathEntry

    public class UnresolvedLibrary
    extends Library
    A library that turned out to be unresolved.
    Since:
    6.7
    • Constructor Detail

      • UnresolvedLibrary

        public UnresolvedLibrary​(FileReference library)
    • Method Detail

      • getAttemptedSelector

        public ComponentSelector getAttemptedSelector()
        The attempted selector reported by the related UnresolvedDependencyResult
      • setAttemptedSelector

        public void setAttemptedSelector​(ComponentSelector attemptedSelector)