public static class LibraryArtifact.Dependency extends Object
Constructor and Description |
---|
Dependency(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isResolved() |
boolean |
resolveWith(LibraryArtifact artifact) |
public Dependency(String name)
public String getName()
public boolean resolveWith(LibraryArtifact artifact)
public boolean isResolved()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.