Class DependencyPath


  • public class DependencyPath
    extends Object
    • Constructor Detail

      • DependencyPath

        public DependencyPath​(String id,
                              String name,
                              String version,
                              List<String> locations,
                              boolean isResolved,
                              boolean isDevelopment,
                              boolean supportsQuickFix)