A classpath entry representing a project dependency.
Fields inherited from class | Fields |
---|---|
class AbstractClasspathEntry |
COMPONENT_DEPENDENCY_ATTRIBUTE, COMPONENT_NON_DEPENDENCY_ATTRIBUTE, accessRules, entryAttributes, exported, path |
Constructor and description |
---|
ProjectDependency
(groovy.util.Node node) |
ProjectDependency
(String path, String gradlePath) |
Type | Name and description |
---|---|
String |
getGradlePath() |
String |
getKind() |
void |
setGradlePath(String gradlePath) |
String |
toString() |
Methods inherited from class | Name |
---|---|
class AbstractClasspathEntry |
addClasspathEntry, appendNode, equals, getAccessRules, getEntryAttributes, getExported, getNativeLibraryLocation, getPath, hashCode, isExported, normalizePath, setAccessRules, setExported, setNativeLibraryLocation, setPath, toString, writeEntryAttributes |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Gradle API 3.0-milestone-1